BotCommandScopeChat
Represents the scope of bot commands, covering a specific chat.
Source
Properties
type
Source
chat_id
tschat_id: number | string;
Unique identifier for the target chat or username of the target supergroup (in the format @supergroupusername)
Source