• A function to use when a user fail on an argument of a command.

    Parameters

    • ctx: CommandContext

      The message context where the error come from.

    • error: string

      The error.

    Returns Promise<Message<boolean>>

    • The error message sent.

Generated using TypeDoc