BotCommandScopeChat constructor

BotCommandScopeChat(
  1. {required int chat_id,
  2. int? extra,
  3. int? clientId}
)

A scope covering all members of a chat

Implementation

BotCommandScopeChat