channels.EditForumTopic¶
- class pyrogram.raw.functions.channels.EditForumTopic¶
Telegram API function.
- Details:
Layer:
194
ID:
F4DFA185
- Parameters:¶
channel (
InputChannel
) – N/Atopic_id (
int
32-bit
) – N/Atitle (
str
, optional) – N/Aicon_emoji_id (
int
64-bit
, optional) – N/Aclosed (
bool
, optional) – N/Ahidden (
bool
, optional) – N/A
- Returns:¶