summaryrefslogtreecommitdiffstats
path: root/docs/chat.md
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-04-11 12:18:14 +0200
committerJoas Schilling <coding@schilljs.com>2022-04-11 12:33:38 +0200
commit1d6a805c17876336b702e2c8b968773dfec876fd (patch)
tree4a0786ecc33a9574c67a48149e5c0c706af6817c /docs/chat.md
parent11fe3c1ce6d983d3aa7d6ce9ca9c015626f5b243 (diff)
Add docs
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'docs/chat.md')
-rw-r--r--docs/chat.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/chat.md b/docs/chat.md
index 43ee4b4e3..26179e141 100644
--- a/docs/chat.md
+++ b/docs/chat.md
@@ -51,6 +51,7 @@ Base endpoint is: `/ocs/v2.php/apps/spreed/api/v1`
`messageParameters` | array | Message parameters for `message` (see [Rich Object String](https://github.com/nextcloud/server/issues/1706))
`parent` | array | **Optional:** See `Parent data` below
`reactions` | array | **Optional:** An array map with relation between reaction emoji and total count of reactions with this emoji
+ `reactions`.`self` | array | **Optional:** When the user reacted the reactions array will have an entry `self` with the list of emojis the user reacted with
#### Parent data