summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMarcel Müller <marcel-mueller@gmx.de>2023-04-05 15:43:31 +0200
committerMarcel Müller <marcel-mueller@gmx.de>2023-04-05 15:43:31 +0200
commit0e15f1a6a2c5e65121ead2e30ce56c391a356a13 (patch)
treef6177b64e096f4d7c40e5780940842b1e318c905 /docs
parentd7be6827ee9d7c2906dca2bfdff5cad5b58842de (diff)
Add note about using modifiedSince with includeStatus set to true
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 315df3ed5..3b9d51eb2 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.
+ 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.
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