Skip to content

ChatInviteLinkMember

Type · TDLib 1.8.67 · d1085f9c

Describes a chat member joined a chat via an invite link

ChatInviteLinkMember(
  user_id: int53,
  joined_chat_date: int32,
  via_chat_folder_invite_link: Bool,
  approver_user_id: int53
) → ChatInviteLinkMember

user_id

int53

User identifier

joined_chat_date

int32

Point in time (Unix timestamp) when the user joined the chat

Bool

True, if the user has joined the chat using an invite link for a chat folder

approver_user_id

int53

User identifier of the chat administrator, approved user join request