Skip to main content

chatInviteImporter

When and which user joined the chat using a chat invite

type tg.ChatInviteImporter struct { /* ... */ }

Fields

NameTypeRequiredDescription
RequestedboolWhether this user currently has a pending join request »
ViaChatlistboolThe participant joined by importing a chat folder deep link ».
UserIDint64yesThe user
DateintyesWhen did the user join
AboutstringFor users with pending requests, contains bio of the user that requested to join
ApprovedByint64The administrator that approved the join request » of the user

References