DisBot
    Preparing search index...

    Type Alias GuildAutoReactsUpdateWithWhereUniqueWithoutGuildsInput

    type GuildAutoReactsUpdateWithWhereUniqueWithoutGuildsInput = {
        data: XOR<
            GuildAutoReactsUpdateWithoutGuildsInput,
            GuildAutoReactsUncheckedUpdateWithoutGuildsInput,
        >;
        where: GuildAutoReactsWhereUniqueInput;
    }
    Index

    Properties

    Properties