DisBot
    Preparing search index...

    Type Alias ReactionRoleButtonUpdateToOneWithWhereWithoutGuildReactionRolesInput

    type ReactionRoleButtonUpdateToOneWithWhereWithoutGuildReactionRolesInput = {
        data: XOR<
            ReactionRoleButtonUpdateWithoutGuildReactionRolesInput,
            ReactionRoleButtonUncheckedUpdateWithoutGuildReactionRolesInput,
        >;
        where?: ReactionRoleButtonWhereInput;
    }
    Index

    Properties

    Properties