mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 16:14:02 +00:00
Currently, we want to ask users if they would like to delete their attachments after they have removed the attachments while editing. These changes are preparatory changes on the backend to return a list of removed attachments after the user has removed attachments while editing. Fixes part of #25525.