Skip to content

BotCommandScopeChat

Represents the scope of bot commands, covering a specific chat.

Fields

typeString = chatRequired
Scope type, must be chat
chat_idIntegerStringRequired
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.

GramIO Usage

See Also