Dialog
---types---
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
Belongs to
This type can be an instance of either:
Members
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 | |
pinned | flag | This argument defaults to None and can be omitted. |
unread_mark | flag | This argument defaults to None and can be omitted. |
view_forum_as_messages | flag | This argument defaults to None and can be omitted. |
pts | int | This argument defaults to None and can be omitted. |
draft | DraftMessage | This argument defaults to None and can be omitted. |
folder_id | int | This argument defaults to None and can be omitted. |
ttl_period | int | This argument defaults to None and can be omitted. |