In case the GuildScheduledMessage found by the where argument doesn't exist, create a new GuildScheduledMessage with this data.
Optionalomit?: GuildScheduledMessageOmit<ExtArgs> | nullOmit specific fields from the GuildScheduledMessage
Optionalselect?: GuildScheduledMessageSelect<ExtArgs> | nullSelect specific fields to fetch from the GuildScheduledMessage
In case the GuildScheduledMessage was found with the provided where argument, update it with this data.
The filter to search for the GuildScheduledMessage to update in case it exists.
GuildScheduledMessage upsert