channels.CreateForumTopic¶
- class pyrogram.raw.functions.channels.CreateForumTopic¶
Telegram API function.
- Details:
Layer:
194
ID:
F40C0224
- Parameters:¶
channel (
InputChannel
) – N/Atitle (
str
) – N/Arandom_id (
int
64-bit
) – N/Aicon_color (
int
32-bit
, optional) – N/Aicon_emoji_id (
int
64-bit
, optional) – N/Asend_as (
InputPeer
, optional) – N/A
- Returns:¶