Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorVitor Mattos <vitor@php.rio>2022-01-05 13:02:43 +0300
committerVitor Mattos <vitor@php.rio>2022-02-15 18:45:41 +0300
commitdb21b17f47c55abd7f49759785dae82842e0e9d8 (patch)
tree70c43b8048fc14d019a47d9fb563b1ecdca114d4 /docs
parent1a302f52a6e3b7a95ab06cb3a7f824204e64ae48 (diff)
Update docs/chat.md
Signed-off-by: Vitor Mattos <vitor@php.rio> Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/chat.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/chat.md b/docs/chat.md
index dd496a7b4..07c3660b1 100644
--- a/docs/chat.md
+++ b/docs/chat.md
@@ -50,7 +50,7 @@ Base endpoint is: `/ocs/v2.php/apps/spreed/api/v1`
`message` | string | Message string with placeholders (see [Rich Object String](https://github.com/nextcloud/server/issues/1706))
`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 of reactions with this emoji
+ `reactions` | array | **Optional:** An array map with relation between reaction emoji and total count of reactions with this emoji
#### Parent data