Skip to content

BotCommandScopeChatMember

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

3 fields, 3 required.

Fields

type "chat_member" Required
Scope type, must be chat_member.

chat_id number | string Required
Unique identifier for the target chat or username of the target supergroup (in the format @supergroupusername). Channel direct messages chats and channel chats aren’t supported.

user_id number Required
Unique identifier of the target user.