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