bots.SetBotCommands¶
- class pyrogram.raw.functions.bots.SetBotCommands¶
Telegram API function.
- Details:
Layer:
194
ID:
517165A
- Parameters:¶
scope (
BotCommandScope
) – N/Alang_code (
str
) – N/Acommands (List of
BotCommand
) – N/A
- Returns:¶
bool
Telegram API function.
Layer: 194
ID: 517165A
scope (BotCommandScope
) – N/A
lang_code (str
) – N/A
commands (List of BotCommand
) – N/A
bool