dialog#d58a08c6 flags:# pinned:flags.2?true unread_mark:flags.3?true view_forum_as_messages:flags.6?true peer:Peer top_message:int read_inbox_max_id:int read_outbox_max_id:int unread_count:int unread_mentions_count:int unread_reactions_count:int notify_settings:PeerNotifySettings pts:flags.0?int draft:flags.1?DraftMessage folder_id:flags.4?int ttl_period:flags.5?int = Dialog;
Parameters
| Name | Type | Description |
| flags |
# |
Bit mask: a field written flags.N?T is present only when bit N is set. |
| pinned |
flags.2?true |
Whether it is pinned. |
| unread_mark |
flags.3?true |
|
| view_forum_as_messages |
flags.6?true |
|
| peer |
Peer |
The user or chat the request is about. |
| top_message |
int |
|
| read_inbox_max_id |
int |
|
| read_outbox_max_id |
int |
|
| unread_count |
int |
|
| unread_mentions_count |
int |
|
| unread_reactions_count |
int |
|
| notify_settings |
PeerNotifySettings |
|
| pts |
flags.0?int |
Chat state counter: the client uses it to tell whether it missed any updates. |
| draft |
flags.1?DraftMessage |
|
| folder_id |
flags.4?int |
Folder number: 0 is the main list, 1 is the archive. |
| ttl_period |
flags.5?int |
|
Type
Dialog
Related pages
Types used here