Skip to main content

CommandAutoComplete

Callable

  • CommandAutoComplete(msg: string): void

  • Tries to complete the message to a command or print help about it


    Parameters

    • msg: string

      InputChat content

    Returns void