Update 112.md

This commit is contained in:
earonesty 2023-06-04 06:56:19 -07:00 committed by GitHub
parent 5534326195
commit 74a4105281
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
112.md
View File

@ -67,7 +67,7 @@ Invitations are sent directly to the participants of the channel.
```json
{
"content": "optional personalized invitation message",
"tags": [["e", <channel-create-event-id> <relay-urls>], ["privkey": [<channel-private-key>]],
"tags": [["e", <channel-create-event-id> <relay-urls>], ["privkey": [<channel-private-key>]]
}
```