updateDialogPinned
A dialog was pinned/unpinned
type tg.UpdateDialogPinned struct { /* ... */ }
Implements Update.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Pinned | bool | — | Whether the dialog was pinned |
FolderID | int | — | Peer folder ID, for more info click here |
Peer | DialogPeerClass | yes | The dialog |
References
- Official documentation
- Generated Go reference
- TL definition:
updateDialogPinned#6e6fe51c