Home » messages.EditForumTopic View on GitHub Star — Used by — messages.EditForumTopic¶ class pyrogram.raw.functions.messages.EditForumTopic Bases: TLObject Telegram API function. Details: Layer: 225 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