DisBot
    Preparing search index...

    Type Alias GuildDisBotAutoModerationUpdateToOneWithWhereWithoutMentionSpamInput

    type GuildDisBotAutoModerationUpdateToOneWithWhereWithoutMentionSpamInput = {
        data: XOR<
            GuildDisBotAutoModerationUpdateWithoutMentionSpamInput,
            GuildDisBotAutoModerationUncheckedUpdateWithoutMentionSpamInput,
        >;
        where?: GuildDisBotAutoModerationWhereInput;
    }
    Index

    Properties

    Properties