You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And splits the amount based on the Destination "split", and sends the text to each (same "text" structure as before). And it updates the Chat with the following metadata:
podcast metadata
Chat record has a "meta" text field, a stringified JSON object, including
{
"ts": number,
"itemID": number,
"sats_per_minute": number
}
Tip amount
owner Contact has a "tip_amount" BIGINT column
you can update it like normal updating owner Contact