Options
All
  • Public
  • Public/Protected
  • All
Menu

The options for the default {@link HelpCommand | help} command.

Hierarchy

  • HelpOptions

Index

Properties

Optional deleteMessageAfterDelay

deleteMessageAfterDelay: number

Delete the help message after the delay, in seconds.

Optional globalMenuExcludeCommands

globalMenuExcludeCommands: string[]

Exclude commands to the global help menu, exclude by name or alias.

Optional globalMenuUseList

globalMenuUseList: boolean

Use a list of commands instead of a list categories. Will only work for 25 commands max and throw an error if you use it with more commands.

Generated using TypeDoc