channels.EditForumTopic

class pyrogram.raw.functions.channels.EditForumTopic

Telegram API function.

Details:
  • Layer: 187

  • ID: F4DFA185

Parameters:
  • channel (InputChannel) – 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