messages.EditForumTopic¶ class pyrogram.raw.functions.messages.EditForumTopic¶ Telegram API function. Details: Layer: 220 ID: CECC1134 Parameters:¶ peer (InputPeer) – N/A topic_id (int 32-bit) – N/A title (str, optional) – N/A icon_emoji_id (int 64-bit, optional) – N/A closed (bool, optional) – N/A hidden (bool, optional) – N/A Returns:¶ Updates