BotCommandScopeAllGroupChats constructor

BotCommandScopeAllGroupChats({
  1. String type = BotCommandScope.typeAllGroupChats,
})

Implementation

BotCommandScopeAllGroupChats({this.type = BotCommandScope.typeAllGroupChats});