Skip to content

BotCommandScopeChatMember

Represents the scope of bot commands, covering a specific member of a group or supergroup chat.

Properties

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