Skip to main content

updateDialogUnreadMark

The manual unread mark of a chat was changed

type tg.UpdateDialogUnreadMark struct { /* ... */ }

Implements Update.

Fields

NameTypeRequiredDescription
UnreadboolWas the chat marked or unmarked as read
PeerDialogPeerClassyesThe dialog
SavedPeerIDPeerClassIf set, the mark is related to the specified monoforum topic ID ».

References