diff options
Diffstat (limited to '25.md')
| -rw-r--r-- | 25.md | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -19,7 +19,8 @@ dislikes in a reddit-like system of upvotes and downvotes, or display them as | |||
| 19 | separate tallies. | 19 | separate tallies. |
| 20 | 20 | ||
| 21 | The `content` MAY be an emoji, or [NIP-30](30.md) custom emoji in this case it MAY be interpreted as a "like" or "dislike", | 21 | The `content` MAY be an emoji, or [NIP-30](30.md) custom emoji in this case it MAY be interpreted as a "like" or "dislike", |
| 22 | or the client MAY display this emoji reaction on the post. | 22 | or the client MAY display this emoji reaction on the post. If the `content` is an empty string then the client should |
| 23 | consider it a "+". | ||
| 23 | 24 | ||
| 24 | Tags | 25 | Tags |
| 25 | ---- | 26 | ---- |