DisBot
    Preparing search index...

    Type Alias GuildDisBotAutoModerationUpdateToOneWithWhereWithoutBlockLinksInput

    type GuildDisBotAutoModerationUpdateToOneWithWhereWithoutBlockLinksInput = {
        data: XOR<
            GuildDisBotAutoModerationUpdateWithoutBlockLinksInput,
            GuildDisBotAutoModerationUncheckedUpdateWithoutBlockLinksInput,
        >;
        where?: GuildDisBotAutoModerationWhereInput;
    }
    Index

    Properties

    Properties