BotCommandScopeChat constructor

BotCommandScopeChat(
  1. ChatID chatId
)

Basic constructor

Implementation

BotCommandScopeChat(this.chatId);