ForumTopicCreated#
- class aiogram.types.forum_topic_created.ForumTopicCreated(*, name: str, icon_color: int, icon_custom_emoji_id: Optional[str] = None, **extra_data: Any)[source]#
This object represents a service message about a new forum topic created in the chat.
Source: https://core.telegram.org/bots/api#forumtopiccreated
- name: str#
Name of the topic
- icon_color: int#
Color of the topic icon in RGB format
- icon_custom_emoji_id: Optional[str]#
Optional. Unique identifier of the custom emoji shown as the topic icon