messages.CreateForumTopic¶ class pyrogram.raw.functions.messages.CreateForumTopic¶ Telegram API function. Details: Layer: 220 ID: 2F98C3D5 Parameters:¶ peer (InputPeer) – N/A title (str) – N/A random_id (int 64-bit) – N/A title_missing (bool, optional) – 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