DisBot
    Preparing search index...

    Type Alias GuildAutoReactsUpdateManyWithWhereWithoutGuildsInput

    type GuildAutoReactsUpdateManyWithWhereWithoutGuildsInput = {
        data: XOR<
            GuildAutoReactsUpdateManyMutationInput,
            GuildAutoReactsUncheckedUpdateManyWithoutGuildsInput,
        >;
        where: GuildAutoReactsScalarWhereInput;
    }
    Index

    Properties

    Properties