This commit is contained in:
Asai Toshiya 2023-07-14 09:08:03 +09:00 committed by GitHub
parent 0b08cf545b
commit dd4caf9c4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
25.md
View File

@ -52,7 +52,7 @@ func make_like_event(pubkey: String, privkey: String, liked: NostrEvent) -> Nost
Custom Emoji Reaction Custom Emoji Reaction
--------------------- ---------------------
The client may specify a custom emoji ([NIP-30](30.md)) `:shortcode` in the The client may specify a custom emoji ([NIP-30](30.md)) `:shortcode:` in the
reaction content. The client should refer to the emoji tag and render the reaction content. The client should refer to the emoji tag and render the
content as an emoji if shortcode is specified. content as an emoji if shortcode is specified.