bots.SetBotCommands#
- class hydrogram.raw.functions.bots.SetBotCommands[source]#
Telegram API function.
- Details:
Layer:
166ID:
517165A
- Parameters:
scope (
BotCommandScope) – N/Alang_code (
str) – N/Acommands (List of
BotCommand) – N/A
- Returns:
bool