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_memberchat_id
(int
orstr
): 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