@tanzanite/discord-akairo
    Preparing search index...

    Type Alias DefaultValueSupplier

    DefaultValueSupplier: (
        this: Argument,
        message: TextCommandMessage,
        data: FailureData,
    ) => any

    Function get the default value of the argument.

    Type declaration