updatePinnedDialogs
Pinned dialogs were updated
type tg.UpdatePinnedDialogs struct { /* ... */ }
Implements Update.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
FolderID | int | — | Peer folder ID, for more info click here |
Order | []DialogPeerClass | — | New order of pinned dialogs |
References
- Official documentation
- Generated Go reference
- TL definition:
updatePinnedDialogs#fa0f3ca2