Merge pull request #1005 from AsaiToshiya/patch-2

NIP-30: add supported kinds
This commit is contained in:
Alex Gleason 2024-01-25 08:51:29 -06:00 committed by GitHub
commit 3d837a46ed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
30.md
View File

@ -6,7 +6,7 @@ Custom Emoji
`draft` `optional`
Custom emoji may be added to **kind 0** and **kind 1** events by including one or more `"emoji"` tags, in the form:
Custom emoji may be added to **kind 0**, **kind 1**, **kind 7** ([NIP-25](25.md)) and **kind 30315** ([NIP-38](38.md)) events by including one or more `"emoji"` tags, in the form:
```
["emoji", <shortcode>, <image-url>]