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/participant.md')
-rw-r--r--docs/participant.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/participant.md b/docs/participant.md
index 92d42526a..336f6bf4b 100644
--- a/docs/participant.md
+++ b/docs/participant.md
@@ -28,7 +28,7 @@
field | type | Added | Removed | Description
---|---|---|---|---
`attendeeId` | int | v3 | | Unique attendee id
- `actorType` | string | v3 | | Currently known `users|guests|emails|groups`
+ `actorType` | string | v3 | | Currently known `users|guests|emails|groups|circles`
`actorId` | string | v3 | | The unique identifier for the given actor type
`displayName` | string | v1 | | Can be empty for guests
`participantType` | int | v1 | | Permissions level of the participant (see [constants list](constants.md#participant-types))