• Add the defaults events to your CommandHandler.

    Parameters

    • Optional options: DefaultEventsOptions

      The options for the default events.

    Returns typeof InteractionHandler

    • Itself so that afterward you can chain with other functions.

    Remarks

    Must use after CommandHandler.create.

    See

    Default Events

Generated using TypeDoc