DisBot
    Preparing search index...

    Type Alias GuildDisBotAutoModerationUpdateToOneWithWhereWithoutAttachmentSpamInput

    type GuildDisBotAutoModerationUpdateToOneWithWhereWithoutAttachmentSpamInput = {
        data: XOR<
            GuildDisBotAutoModerationUpdateWithoutAttachmentSpamInput,
            GuildDisBotAutoModerationUncheckedUpdateWithoutAttachmentSpamInput,
        >;
        where?: GuildDisBotAutoModerationWhereInput;
    }
    Index

    Properties

    Properties