mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
message_delete: Sort message_ids when sending delete_message event.
Fixes #34324. https://chat.zulip.org/#narrow/channel/412-api-documentation/topic/Make.20message_ids.20from.20message.20update.20event.20sorted
This commit is contained in:
committed by
Tim Abbott
parent
37bfb7c963
commit
00fe2236da
4
api_docs/unmerged.d/ZF-215011.md
Normal file
4
api_docs/unmerged.d/ZF-215011.md
Normal file
@@ -0,0 +1,4 @@
|
||||
* [`PATCH /messages/{message_id}`](/api/delete-message),
|
||||
[`POST /register`](/api/register-queue), [`GET /events`](/api/get-events):
|
||||
In `delete_message` event, all the `message_ids` will now be sorted in
|
||||
increasing order.
|
Reference in New Issue
Block a user