ForumTopic¶
- class litegram.types.forum_topic.ForumTopic(*, message_thread_id: int, name: str, icon_color: int, icon_custom_emoji_id: str | None = None, is_name_implicit: bool | None = None, **extra_data: Any)[source]¶
This object represents a forum topic.