BotCommandScopeChat constructor

BotCommandScopeChat({
  1. required int chatId,
})

Implementation

BotCommandScopeChat({required this.chatId});