Skip to main content

CommandHelp

Callable

  • CommandHelp(low, timeout): void

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


    Parameters

    • low: string

      lower case search keyword for tags

    • optionaltimeout: number

      total time to display the help message in ms

    Returns void

    • Nothing

    This API is deprecated and may be removed in a future version.