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