presence: Return some presence params in the /register response.

This commit is contained in:
Mateusz Mandera
2023-02-20 22:39:40 +01:00
committed by Tim Abbott
parent 4ba4305ff9
commit a593089770
6 changed files with 41 additions and 1 deletions

View File

@@ -20,6 +20,12 @@ format used by the Zulip server that they are interacting with.
## Changes in Zulip 7.0
**Feature level 164**
* [`POST /register`](/api/register-queue) Added the
`server_presence_ping_interval_seconds` and `server_presence_offline_threshold_seconds`
attributes.
**Feature level 163**
* [`GET /users`](/api/get-users), [`GET /users/{user_id}`](/api/get-user),