BotCommandScopeDefaultinterfaceRepresents the default scope of bot commands. Default commands are used if no commands with a narrower scope are specified for the user.Declarationinterface BotCommandScopeDefault Propertiestypeproperty#type: 'default';Scope type, must be default