summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMarcel Müller <marcel-mueller@gmx.de>2023-04-05 18:38:20 +0200
committerGitHub <noreply@github.com>2023-04-05 18:38:20 +0200
commit25dc2ba326843622a7eca2d65bc6352e64484eb1 (patch)
treeb0c13f627f86fc8791c9999226d166821ab41ad7 /docs
parent0e15f1a6a2c5e65121ead2e30ce56c391a356a13 (diff)
Update docs/conversation.md
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
Diffstat (limited to 'docs')
-rw-r--r--docs/conversation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conversation.md b/docs/conversation.md
index 3b9d51eb2..98cad84f8 100644
--- a/docs/conversation.md
+++ b/docs/conversation.md
@@ -15,7 +15,7 @@
!!! note
- When `modifiedSince` is provided only conversations with a newer `lastActivity` are returned. If `includeStatus` is set to `true` this will also return all one-to-one conversations.
+ When `modifiedSince` is provided only conversations with a newer `lastActivity` are returned. If `includeStatus` is set to `true` all one-to-one conversations will be returned to make sure the latest user status is returned.
Due to the nature of the data structure we can not return information that a conversation was deleted
or the user removed from a conversation. Therefore it is recommended to do a full refresh:
* Every 5 minutes