Delete commands for the current bot and the given scope.
Does the same as passing null to setMyCommands
null
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
Delete commands for the current bot and the given scope.
Does the same as passing
null
to setMyCommandsLearn more about scopes in the Bot API docs