Options
Modules
  • Command
  • Localization
  • Logger
All
  • Public
  • Public/Protected
  • All
Menu

Interface CommandOptions

Represents the options passed to a Command constructor

Hierarchy

  • CommandOptions

Index

Properties

Optional aliases

aliases: string[]

name

name: string

Optional regex

regex: RegExp

Optional regexOnly

regexOnly: boolean

Optional triggerOnly

triggerOnly: boolean

Generated using TypeDoc