Skip to content

BotCommandScopeChat

Represents the scope of bot commands, covering a specific chat.

Properties

  • type (str): Scope type, must be chat
  • chat_id (int or str): Unique identifier for the target chat or username of the target supergroup (in the format @supergroupusername)