channels.CreateForumTopic

class pyrogram.raw.functions.channels.CreateForumTopic

Telegram API function.

Details:
  • Layer: 187

  • ID: F40C0224

Parameters:
  • channel (InputChannel) – N/A

  • title (str) – N/A

  • random_id (int 64-bit) – N/A

  • icon_color (int 32-bit, optional) – N/A

  • icon_emoji_id (int 64-bit, optional) – N/A

  • send_as (InputPeer, optional) – N/A

Returns:

Updates