mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
6 lines
286 B
Plaintext
6 lines
286 B
Plaintext
* [`GET /events`](/api/get-events): Archiving and unarchiving
|
|
streams now send `update` events to clients that declared
|
|
the `archived_channels` client capability. `delete` and `create`
|
|
events are still sent to clients that did not declare
|
|
`archived_channels` client capability.
|