Sparky
    Preparing search index...

    Function commandErrorHandler

    • Handles errors in command callbacks.

      Parameters

      • command: ICommand

        The command object.

      • client: Client

        The Discord client.

      • inter: ChatInputCommandInteraction

        The interaction object.

      • ...args: any[]

        Additional arguments for the command callback.

      Returns Promise<void>