api-changelog: Revise feature level 164 entry.

Original API feature level 164 entry from commit a593089770.
This commit is contained in:
Lauryn Menard 2023-05-25 12:34:58 +02:00 committed by Tim Abbott
parent e41c235657
commit 2c606ed99e
1 changed files with 3 additions and 2 deletions

View File

@ -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**