DisBot
    Preparing search index...

    Type Alias GuildDisBotAutoModerationUpdateToOneWithWhereWithoutBlockedWordsInput

    type GuildDisBotAutoModerationUpdateToOneWithWhereWithoutBlockedWordsInput = {
        data: XOR<
            GuildDisBotAutoModerationUpdateWithoutBlockedWordsInput,
            GuildDisBotAutoModerationUncheckedUpdateWithoutBlockedWordsInput,
        >;
        where?: GuildDisBotAutoModerationWhereInput;
    }
    Index

    Properties

    Properties