ForumTopicCreated#
- class pyrogram.types.ForumTopicCreated#
This object represents a service message about a new forum topic created in the chat.
- Parameters:
name (
str) – Name of the topicicon_color (
int) – Color of the topic icon in RGB formaticon_custom_emoji_id (
str, optional) – Unique identifier of the custom emoji shown as the topic iconis_name_implicit (
bool, optional) – True, if the name of the topic wasn’t specified explicitly by its creator and likely needs to be changed by the bot.