forumTopic#cdff0eca flags:# my:flags.1?true closed:flags.2?true pinned:flags.3?true short:flags.5?true hidden:flags.6?true title_missing:flags.7?true id:int date:int peer:Peer 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;
Parameters
| Name | Type | Description |
| flags |
# |
Bit mask: a field written flags.N?T is present only when bit N is set. |
| my |
flags.1?true |
|
| closed |
flags.2?true |
|
| pinned |
flags.3?true |
Whether it is pinned. |
| short |
flags.5?true |
|
| hidden |
flags.6?true |
|
| title_missing |
flags.7?true |
|
| id |
int |
Identifier of the object — which object depends on the field's type. |
| date |
int |
A point in time, unix seconds. |
| peer |
Peer |
The user or chat the request is about. |
| title |
string |
Title. |
| 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 |
Sender. |
| notify_settings |
PeerNotifySettings |
|
| draft |
flags.4?DraftMessage |
|
Type
ForumTopic
Related pages
Types used here