bots.GetBotCommands¶
- class hydrogram.raw.functions.bots.GetBotCommands[source]¶
Obtain a list of bot commands for the specified bot scope and language code
- Details:
Layer:
181ID:
E34C0DD6
- Parameters:
scope (
BotCommandScope) – Command scopelang_code (
str) – Language code
- Returns:
List of
BotCommand