mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
Fixes #8853. In certain cases, the browser is not able to look up the message. Include the recipient data for the message in the delete_message event, so look up of those attributes by the browser isn't required.