diff options
| author | Asai Toshiya <to.asai.60@gmail.com> | 2024-01-25 12:33:25 +0900 |
|---|---|---|
| committer | Asai Toshiya <to.asai.60@gmail.com> | 2024-01-25 22:52:13 +0900 |
| commit | 9fd5be26cd0593b15c61bf3ea219bbfcdec81495 (patch) | |
| tree | 99e38ed4a485bd624f9f66235e8271da47ce9643 | |
| parent | 6dd003508567dd780f3d8da12f0f9a62449cb992 (diff) | |
NIP-30: add supported kinds
| -rw-r--r-- | 30.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -6,7 +6,7 @@ Custom Emoji | |||
| 6 | 6 | ||
| 7 | `draft` `optional` | 7 | `draft` `optional` |
| 8 | 8 | ||
| 9 | Custom emoji may be added to **kind 0** and **kind 1** events by including one or more `"emoji"` tags, in the form: | 9 | 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: |
| 10 | 10 | ||
| 11 | ``` | 11 | ``` |
| 12 | ["emoji", <shortcode>, <image-url>] | 12 | ["emoji", <shortcode>, <image-url>] |