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
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-05-06 10:59:27 +0300
committerJoas Schilling <coding@schilljs.com>2022-05-13 12:34:23 +0300
commit866201678f95301ef37d2a93ea05707edb0f6927 (patch)
treee1f7861a36e3d5338353365b11c66b9b32c39538 /docs/capabilities.md
parent2742779a7621e13bb92a059eda34b4a433f739f9 (diff)
Add an option for "Silent send" to the API
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'docs/capabilities.md')
-rw-r--r--docs/capabilities.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/capabilities.md b/docs/capabilities.md
index ef882095d..6208c6412 100644
--- a/docs/capabilities.md
+++ b/docs/capabilities.md
@@ -95,5 +95,6 @@ title: Capabilities
## 15
* `chat-permission` - When permission 128 is required to post chat messages, reaction or share items to the conversation
+* `silent-send` - Whether the chat API allows to send chat messages without triggering notifications
* `sip-support-nopin` - Whether SIP can be configured to not require a custom attendee PIN
* `config => call => enabled` - Whether calling is enabled on the instance or not