chatlists.chatlistInvite
Info about a chat folder deep link ».
type tg.ChatlistsChatlistInvite struct { /* ... */ }
Implements chatlists.ChatlistInvite.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
TitleNoanimate | bool | — | If set, any animated emojis present in title should not be animated and should be instead frozen on the first frame. |
Title | TextWithEntities | yes | Name of the link |
Emoticon | string | — | Emoji to use as icon for the folder. |
Peers | []PeerClass | yes | Supergroups and channels to join |
Chats | []ChatClass | yes | Related chat information |
Users | []UserClass | yes | Related user information |
References
- Official documentation
- Generated Go reference
- TL definition:
chatlists.chatlistInvite#f10ece2f