Interface CommandOptions

Hierarchy

  • CommandOptions

Properties

aliases?: string[]
category?: string
cooldown?: number
cooldownMessage?: ((ctx: Context) => void | Promise<void>)

Type declaration

description?: string
groupOnly?: boolean
ownerOnly?: boolean
privateOnly?: boolean

Generated using TypeDoc