BotCommandScopeAllPrivateChats constructor
BotCommandScopeAllPrivateChats({
- String type = BotCommandScope.typeAllPrivateChats,
Implementation
BotCommandScopeAllPrivateChats(
{this.type = BotCommandScope.typeAllPrivateChats});