ForumTopic
---types---
forumTopic#71701da9 flags:# my:flags.1?true closed:flags.2?true pinned:flags.3?true short:flags.5?true hidden:flags.6?true id:int date:date title:string icon_color:int icon_emoji_id:flags.0?long top_message:int read_inbox_max_id:int read_outbox_max_id:int unread_count:int unread_mentions_count:int unread_reactions_count:int from_id:Peer notify_settings:PeerNotifySettings draft:flags.4?DraftMessage = ForumTopic
Belongs to
This type can be an instance of either:
Members
| id | int |  | 
| date | date |  | 
| title | string |  | 
| icon_color | int |  | 
| top_message | int |  | 
| read_inbox_max_id | int |  | 
| read_outbox_max_id | int |  | 
| unread_count | int |  | 
| unread_mentions_count | int |  | 
| unread_reactions_count | int |  | 
| from_id | Peer |  | 
| notify_settings | PeerNotifySettings |  | 
| my | flag | This argument defaults to Noneand can be omitted. | 
| closed | flag | This argument defaults to Noneand can be omitted. | 
| pinned | flag | This argument defaults to Noneand can be omitted. | 
| short | flag | This argument defaults to Noneand can be omitted. | 
| hidden | flag | This argument defaults to Noneand can be omitted. | 
| icon_emoji_id | long | This argument defaults to Noneand can be omitted. | 
| draft | DraftMessage | This argument defaults to Noneand can be omitted. |