MonoForumDialog
---types---
monoForumDialog#64407ea7 flags:# unread_mark:flags.3?true nopaid_messages_exception:flags.4?true peer:Peer top_message:int read_inbox_max_id:int read_outbox_max_id:int unread_count:int unread_reactions_count:int draft:flags.1?DraftMessage = SavedDialog
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_reactions_count | int |  | 
| unread_mark | flag | This argument defaults to Noneand can be omitted. | 
| nopaid_messages_exception | flag | This argument defaults to Noneand can be omitted. | 
| draft | DraftMessage | This argument defaults to Noneand can be omitted. |