mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
Fixes #32369 Migrate stream delete event to include only stream ids in the form of "stream_ids": [1,...], because clients only need the ids. While keep sending ids in the form of "streams": [{stream_id: 1},...] for compatibility with all clients other than web.
64 KiB
64 KiB