diff options
| author | Asai Toshiya <to.asai.60@gmail.com> | 2025-02-14 12:38:18 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-14 12:38:18 +0900 |
| commit | f9f8b5042d406d523d4b09cafced77ae4902d244 (patch) | |
| tree | 127fde7360d73fc40f3c8ba04d22b33e4fd54972 | |
| parent | 81908b6e3fbc852181de9ed21cf244f525ff60af (diff) | |
add kind 15 to list.
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -119,6 +119,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 119 | | `12` | Group Thread Reply | 29 (deprecated) | | 119 | | `12` | Group Thread Reply | 29 (deprecated) | |
| 120 | | `13` | Seal | [59](59.md) | | 120 | | `13` | Seal | [59](59.md) | |
| 121 | | `14` | Direct Message | [17](17.md) | | 121 | | `14` | Direct Message | [17](17.md) | |
| 122 | | `15` | File Message | [17](17.md) | | ||
| 122 | | `16` | Generic Repost | [18](18.md) | | 123 | | `16` | Generic Repost | [18](18.md) | |
| 123 | | `17` | Reaction to a website | [25](25.md) | | 124 | | `17` | Reaction to a website | [25](25.md) | |
| 124 | | `20` | Picture | [68](68.md) | | 125 | | `20` | Picture | [68](68.md) | |