BotCommandScopeChatAdministrators constructor
const
BotCommandScopeChatAdministrators({
- required ID chatId,
Creates a new BotCommandScopeChatAdministrators object.
Implementation
const BotCommandScopeChatAdministrators({
required this.chatId,
});