bots.SetBotCommands
- class pyrogram.raw.functions.bots.SetBotCommands
Set bot command list
- Details:
Layer:
194
ID:
517165A
- Parameters:
scope (
BotCommandScope
) – Command scopelang_code (
str
) – Language codecommands (List of
BotCommand
) – Bot commands
- Returns:
bool