ForumTopic
This object represents a forum topic. ↗
5 fields, 3 required.
Used by
Fields
message_thread_id number Required
Unique identifier of the forum topic.
name string Required
Name of the topic.
icon_color number Required
Color of the topic icon in RGB format.
icon_custom_emoji_id string
Unique identifier of the custom emoji shown as the topic icon.
is_name_implicit boolean
True, if the name of the topic wasn’t specified explicitly by its creator and likely needs to be changed by the bot.