Raw.UpdateDialogUnreadMark
The manual unread mark of a chat was changed
updateDialogUnreadMark#e16459c3 flags:# unread:flags.0?true peer:DialogPeer = Update;
export namespace Raw {
export class UpdateDialogUnreadMark {
constructor(params: { unread?: boolean; peer: Raw.TypeDialogPeer }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0xe16459c3
Property
unread
: boolean or undefinedWas the chat marked or unmarked as read
peer
: Raw.TypeDialogPeerThe dialog