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/chat.md')
-rw-r--r--docs/chat.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/chat.md b/docs/chat.md
index 736a199f1..2bc58d5ab 100644
--- a/docs/chat.md
+++ b/docs/chat.md
@@ -160,9 +160,9 @@ Base endpoint is: `/ocs/v2.php/apps/spreed/api/v1`
* `call_ended` - Call with {user1}, {user2}, {user3}, {user4} and {user5} (Duration 30:23)
* `read_only_off` - {actor} unlocked the conversation
* `read_only` - {actor} locked the conversation
-* `listable_participants` - {actor} made the conversation listable only for participants
+* `listable_none` - {actor} made the conversation listable for nobody
* `listable_users` - {actor} made the conversation listable for regular users
-* `listable_all` - {actor} made the conversation listable for everone which includes users and guest users
+* `listable_all` - {actor} made the conversation listable for everone which includes users and guests
* `lobby_timer_reached` - The conversation is now open to everyone
* `lobby_none` - {actor} opened the conversation to everyone
* `lobby_non_moderators` - {actor} restricted the conversation to moderators