Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
Mario Danic 2018-06-21 12:58:40 +02:00 коммит произвёл Joas Schilling
Родитель e3071bf5cd
Коммит 27cd7954ae
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 7076EA9751AACDDA
1 изменённых файлов: 2 добавлений и 1 удалений

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

@ -131,7 +131,8 @@ Base endpoint is: `/ocs/v2.php/apps/spreed/api/v1`
`lastActivity` | int | Timestamp of the last activity in the room, in seconds and UTC time zone
`isFavorite` | bool | Flag if the room is favorited by the user
`unreadMessages` | int | Number of unread chat messages in the room (only available with `chat-v2` capability)
`lastMessage` | message | Last message in a room if available, otherwise empty
### Get single room (also for guests)
* Method: `GET`