DisBot
    Preparing search index...

    Type Alias GuildsUpdateToOneWithWhereWithoutTempVoicesInput

    type GuildsUpdateToOneWithWhereWithoutTempVoicesInput = {
        data: XOR<
            GuildsUpdateWithoutTempVoicesInput,
            GuildsUncheckedUpdateWithoutTempVoicesInput,
        >;
        where?: GuildsWhereInput;
    }
    Index

    Properties

    Properties