DisBot
    Preparing search index...

    Type Alias GuildSecurityUpdateToOneWithWhereWithoutVerificationGatesInput

    type GuildSecurityUpdateToOneWithWhereWithoutVerificationGatesInput = {
        data: XOR<
            GuildSecurityUpdateWithoutVerificationGatesInput,
            GuildSecurityUncheckedUpdateWithoutVerificationGatesInput,
        >;
        where?: GuildSecurityWhereInput;
    }
    Index

    Properties

    Properties