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