empty static method
create BotCommandScopeDefault Empty
Implementation
static BotCommandScopeDefault empty() {
return BotCommandScopeDefault({});
}
create BotCommandScopeDefault Empty
static BotCommandScopeDefault empty() {
return BotCommandScopeDefault({});
}