Skip to main content

CommandExecute

Callable

  • CommandExecute(msg: string): boolean

  • Finds command and executes it from the message


    Parameters

    • msg: string

      User input

    Returns boolean

    • true if a command was executed, false otherwise