updateDialogUnreadMark
The manual unread mark of a chat was changed
type tg.UpdateDialogUnreadMark struct { /* ... */ }
Implements Update.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Unread | bool | — | Was the chat marked or unmarked as read |
Peer | DialogPeerClass | yes | The dialog |
SavedPeerID | PeerClass | — | If set, the mark is related to the specified monoforum topic ID ». |
References
- Official documentation
- Generated Go reference
- TL definition:
updateDialogUnreadMark#b658f23e