GetCommands constructor
- {BotCommandScope? scope,
- required String language_code,
- int? extra,
- int? clientId}
Returns list of commands supported by the bot for the given user scope and language; for bots only
Returns BotCommands
Implementation
GetCommands