DisBot
    Preparing search index...

    Type Alias GuildLeaveSetupUpdateToOneWithWhereWithoutImageDataInput

    type GuildLeaveSetupUpdateToOneWithWhereWithoutImageDataInput = {
        data: XOR<
            GuildLeaveSetupUpdateWithoutImageDataInput,
            GuildLeaveSetupUncheckedUpdateWithoutImageDataInput,
        >;
        where?: GuildLeaveSetupWhereInput;
    }
    Index

    Properties

    Properties