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