mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
message_edit: Sort message_ids when sending update_message event.
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
4f67c1dbf1
commit
37bfb7c963
4
api_docs/unmerged.d/ZF-908160.md
Normal file
4
api_docs/unmerged.d/ZF-908160.md
Normal file
@@ -0,0 +1,4 @@
|
||||
* [`PATCH /messages/{message_id}`](/api/update-message),
|
||||
[`POST /register`](/api/register-queue), [`GET /events`](/api/get-events):
|
||||
In `update_message` event, all the `message_ids` will now be sorted in
|
||||
increasing order.
|
||||
Reference in New Issue
Block a user