Interface IBotCommandScopeDefault

Represents the default scope of bot commands. Default commands are used if no commands with a narrower scope are specified for the user.

Hierarchy

  • IBotCommandScopeDefault

Properties

Properties

type: string

Scope type, must be default

Generated using TypeDoc