Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IChatJoinRequest

Represents a join request sent to a chat.

Hierarchy

  • IChatJoinRequest

Index

Properties

bio?: string

Optional. Bio of the user.

chat: IChat

Chat to which the request was sent

date: number

Date the request was sent in Unix time

from: IUser

User that sent the join request

invite_link?: IChatInviteLink

Optional. Chat invite link that was used by the user to send the join request

Generated using TypeDoc