DisBot
    Preparing search index...

    Type Alias GuildsUpdateToOneWithWhereWithoutReactionRoleInput

    type GuildsUpdateToOneWithWhereWithoutReactionRoleInput = {
        data: XOR<
            GuildsUpdateWithoutReactionRoleInput,
            GuildsUncheckedUpdateWithoutReactionRoleInput,
        >;
        where?: GuildsWhereInput;
    }
    Index

    Properties

    Properties