savedDialog
Represents a saved dialog ».
type tg.SavedDialog struct { /* ... */ }
Implements SavedDialog.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Pinned | bool | — | Is the dialog pinned |
Peer | PeerClass | yes | The dialog |
TopMessage | int | yes | The latest message ID |
References
- Official documentation
- Generated Go reference
- TL definition:
savedDialog#bd87cb6c