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
path: root/docs
diff options
context:
space:
mode:
authorVincent Petry <vincent@nextcloud.com>2021-06-07 18:07:30 +0300
committerVincent Petry <vincent@nextcloud.com>2021-06-07 18:07:30 +0300
commit219eaec69cb77a2de68578e19d04e0abb555f250 (patch)
treeafa63e0db6b308287a31fb1d1f318b21d7f540d8 /docs
parent284caa40b5fc0bc4e1f99c53d0babb975e93a8ac (diff)
Remove groups from actor type for chat messages in doc
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/constants.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/constants.md b/docs/constants.md
index 7f0137381..c4eb6e215 100644
--- a/docs/constants.md
+++ b/docs/constants.md
@@ -61,7 +61,6 @@ title: Constants
* `guests` - guest users
* `users` - logged-in users
* `emails` - A guest invited by email
-* `groups` - groups
* `circles` - [Circle from the Circles app](https://github.com/nextcloud/circles)
* `bots` - used by commands (actor-id is the used `/command`) and the changelog conversation (actor-id is `changelog`)