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