ForumTopicEdited¶
- class pyrogram.types.ForumTopicEdited¶
 A service message about a forum topic renamed in the chat.
- Parameters:¶
 title (
str) – Name of the topic.icon_color (
int) – Color of the topic icon in decimal format.custom_emoji_id (
str, optional) – Unique identifier of the custom emoji shown as the topic icon.is_closed (
bool, optional) – True, if the topic is closed.is_hidden (
bool, optional) – True, if the topic is hidden. Valid only for the “General” topic with id=1