messages.exportedChatInviteReplaced
The specified chat invite was replaced with another one
type tg.MessagesExportedChatInviteReplaced struct { /* ... */ }
Implements messages.ExportedChatInvite.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Invite | ExportedChatInviteClass | yes | The replaced chat invite |
NewInvite | ExportedChatInviteClass | yes | The invite that replaces the previous invite |
Users | []UserClass | yes | Mentioned users |
References
- Official documentation
- Generated Go reference
- TL definition:
messages.exportedChatInviteReplaced#222600ef