In case the RSMessageEmbed found by the where argument doesn't exist, create a new RSMessageEmbed with this data.
Optionalinclude?: RSMessageEmbedInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: RSMessageEmbedOmit<ExtArgs> | nullOmit specific fields from the RSMessageEmbed
Optionalselect?: RSMessageEmbedSelect<ExtArgs> | nullSelect specific fields to fetch from the RSMessageEmbed
In case the RSMessageEmbed was found with the provided where argument, update it with this data.
The filter to search for the RSMessageEmbed to update in case it exists.
RSMessageEmbed upsert