Interface CommandData

The command data to create a command.

Hierarchy

  • CommandData

Properties

description: string
name: string
options?: OptionData[]
requires?: string[]

Generated using TypeDoc