BotCommandScopeChatAdministrators constructor

BotCommandScopeChatAdministrators({
  1. required int chatId,
})

Implementation

BotCommandScopeChatAdministrators({required this.chatId});