Add `bridged` actor type to documentation

Signed-off-by: Gary Kim <gary@garykim.dev>
This commit is contained in:
Gary Kim 2021-06-08 17:25:21 -04:00
Родитель 39d8489f6e
Коммит e736c8a609
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 9349B59FB54594AC
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -67,6 +67,7 @@ title: Constants
* `users` - Logged-in users
* `guests` - Guest users (attendee type `guests` and `emails`)
* `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)
## Signaling modes
* `internal` No external signaling server is used