Fixes and clarifications around m.reaction (#1531)
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
parent
6496d374d2
commit
f564c07e60
5 changed files with 13 additions and 10 deletions
|
@ -30,8 +30,10 @@ properties:
|
|||
key:
|
||||
type: string
|
||||
description: |-
|
||||
An emoji representing the reaction being made. Should include the
|
||||
unicode emoji presentation selector (`\uFE0F`) for codepoints
|
||||
which allow it (see the [emoji variation sequences
|
||||
The reaction being made, usually an emoji.
|
||||
|
||||
If this is an emoji, it should include the unicode emoji
|
||||
presentation selector (`\uFE0F`) for codepoints which allow it
|
||||
(see the [emoji variation sequences
|
||||
list](https://www.unicode.org/Public/UCD/latest/ucd/emoji/emoji-variation-sequences.txt)).
|
||||
example: "👍"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue