BotCommandScopeAllGroupChats constructor
BotCommandScopeAllGroupChats({
- String type = BotCommandScope.typeAllGroupChats,
Implementation
BotCommandScopeAllGroupChats({this.type = BotCommandScope.typeAllGroupChats});