Interface IBotCommandScopeChatAdministrators

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

Hierarchy

  • IBotCommandScopeChatAdministrators

Properties

Properties

chat_id: string | number

Unique identifier for the target chat or username of the target supergroup (in the format @supergroupusername)

type: string

Scope type, must be chat_administrators

Generated using TypeDoc