Skip to main content

CommandHelp

Callable

  • CommandHelp(low, timeout): void

  • Prints out the help for commands with tags that include low

    @deprecated

    Parameters

    • low: string

      lower case search keyword for tags

    • optionaltimeout: number

      total time to display the help message in ms

    Returns void

    • Nothing