• Add the defaults commands to your CommandHandler.

    Parameters

    • Optional options: DefaultCommandsOptions

      The options for the default commands.

    Returns typeof InteractionHandler

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

    Remarks

    Must use after CommandHandler.create.

    See

    Default Commands

Generated using TypeDoc