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