DisBot
    Preparing search index...

    Type Alias GuildDisBotAutoModerationUpdateToOneWithWhereWithoutMessageSpamInput

    type GuildDisBotAutoModerationUpdateToOneWithWhereWithoutMessageSpamInput = {
        data: XOR<
            GuildDisBotAutoModerationUpdateWithoutMessageSpamInput,
            GuildDisBotAutoModerationUncheckedUpdateWithoutMessageSpamInput,
        >;
        where?: GuildDisBotAutoModerationWhereInput;
    }
    Index

    Properties

    Properties