mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
Removes deprecated `user` object from reactions objects returned by the API as it is redundant because of the presence of `user_id` field in the API and is not used by any clients now.