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:
Diffstat (limited to 'docs/constants.md')
-rw-r--r--docs/constants.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/constants.md b/docs/constants.md
index 11de91906..108bfb668 100644
--- a/docs/constants.md
+++ b/docs/constants.md
@@ -82,6 +82,17 @@ title: Constants
* `bots` - Used by commands (actor-id is the used `/command`) and the changelog conversation (actor-id is `changelog`)
* `bridged` - Users whose messages are bridged in by the [Matterbridge integration](matterbridge.md)
+## Chat
+
+### Shared item types
+* `audio` - Shared audio file
+* `deckcard` - Shared deck card
+* `file` - Shared files not falling into any other category
+* `location` - Shared geo location
+* `media` - Shared files with mimetype starting with image or video
+* `other` - Shared objects not falling into any other category
+* `voice` - Voice messages
+
## Signaling modes
* `internal` - No external signaling server is used
* `external` - A single external signaling server is used