Get a list of current bot's commands for the given command scope and user language. If they are not set, empty set is returned.
Learn more about scopes in the Bot API docs
Optional
User language applied to the scope.
Scope of the commands.
BotScope.default_ (i.e. botCommandScopeDefault)
BotScope.default_
botCommandScopeDefault
Get a list of current bot's commands for the given command scope and user language. If they are not set, empty set is returned.
Learn more about scopes in the Bot API docs