BotCommandScopeChatMember
Represents the scope of bot commands, covering a specific member of a group or supergroup chat.
Properties
type
ts
type: "chat_member";
Scope type, must be chat_member
chat_id
ts
chat_id: number | string;
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
ts
user_id: number;
Unique identifier of the target user