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