Skip to main content

CommandCompleteCommand

Callable

  • CommandCompleteCommand(setCommand, remaining, argumentDepth, completion, completed): void

  • Parameters

    • setCommand: string
    • remaining: string[]
    • argumentDepth: number
    • completion: string
    • completed: boolean = false

    Returns void