BotCommandScopeAllChatAdministrators constructor
BotCommandScopeAllChatAdministrators({
- String type = BotCommandScope.typeAllChatAdministrators,
Implementation
BotCommandScopeAllChatAdministrators(
{this.type = BotCommandScope.typeAllChatAdministrators});