DisBot
    Preparing search index...

    Type Alias ReactionRoleSelectmenuUpdateToOneWithWhereWithoutGuildReactionRolesInput

    type ReactionRoleSelectmenuUpdateToOneWithWhereWithoutGuildReactionRolesInput = {
        data: XOR<
            ReactionRoleSelectmenuUpdateWithoutGuildReactionRolesInput,
            ReactionRoleSelectmenuUncheckedUpdateWithoutGuildReactionRolesInput,
        >;
        where?: ReactionRoleSelectmenuWhereInput;
    }
    Index

    Properties

    Properties