chatlists.chatlistUpdates
Updated information about a chat folder deep link ».
type tg.ChatlistsChatlistUpdates struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
MissingPeers | []PeerClass | yes | New peers to join |
Chats | []ChatClass | yes | Related chat information |
Users | []UserClass | yes | Related user information |
Returned by
References
- Official documentation
- Generated Go reference
- TL definition:
chatlists.chatlistUpdates#93bd878d