messages.exportedChatInvite
Info about a chat invite
type tg.MessagesExportedChatInvite struct { /* ... */ }
Implements messages.ExportedChatInvite.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Invite | ExportedChatInviteClass | yes | Info about the chat invite |
Users | []UserClass | yes | Mentioned users |
References
- Official documentation
- Generated Go reference
- TL definition:
messages.exportedChatInvite#1871be50