BotCommandScopeDefault constructor
BotCommandScopeDefault({
- String type = BotCommandScope.typeDefault,
Implementation
BotCommandScopeDefault({this.type = BotCommandScope.typeDefault});