mirror of https://github.com/zulip/zulip.git
api-changelog: Revise feature level 164 entry.
Original API feature level 164 entry from commit a593089770
.
This commit is contained in:
parent
e41c235657
commit
2c606ed99e
|
@ -184,8 +184,9 @@ format used by the Zulip server that they are interacting with.
|
|||
**Feature level 164**
|
||||
|
||||
* [`POST /register`](/api/register-queue): Added the
|
||||
`server_presence_ping_interval_seconds` and `server_presence_offline_threshold_seconds`
|
||||
attributes.
|
||||
`server_presence_ping_interval_seconds` and
|
||||
`server_presence_offline_threshold_seconds` fields for clients
|
||||
to use when implementing the [presence](/api/get-presence) system.
|
||||
|
||||
**Feature level 163**
|
||||
|
||||
|
|
Loading…
Reference in New Issue