Add push noty script and docs

This commit is contained in:
Eric Bailey
2026-04-27 15:05:47 +01:00
parent 46b8a5819b
commit 1d43bf4aa5
7 changed files with 247 additions and 0 deletions
@@ -0,0 +1,15 @@
{
"aps": {
"alert": {
"title": "Alice Test",
"body": "reacted to your message"
},
"mutable-content": 1
},
"reason": "chat-reaction",
"convoId": "3kfakeconvo0001",
"messageId": "3kfakemsg0001",
"recipientDid": "__RECIPIENT_DID__",
"senderDisplayName": "Alice Test",
"senderHandle": "alice.test"
}