DisBot
    Preparing search index...

    Type Alias GiveawaysUpdateWithWhereUniqueWithoutGuildsInput

    type GiveawaysUpdateWithWhereUniqueWithoutGuildsInput = {
        data: XOR<
            GiveawaysUpdateWithoutGuildsInput,
            GiveawaysUncheckedUpdateWithoutGuildsInput,
        >;
        where: GiveawaysWhereUniqueInput;
    }
    Index

    Properties

    Properties