CommandHelp

CommandHelp -> Object Type

  • description?: string

  • usage?: string

  • example?: string

  • note?: string

  • category?: string

  • description: description of the command

  • usage: usage of the command

  • example: example of the command

  • note: additional information about the command

  • category: command's category

Last updated

Was this helpful?