mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 22:43:42 +00:00
This is a prep commit to add a 'recipient_users' parameter to the 'internal_send_huddle_message' function. 'emails' is no longer a required parameter. We can use either of the 'emails' or 'recipient_users' parameter. 'emails' is eventually used to fetch 'recipient_users', so if the 'recipient_users' is already available we should use that to skip database query.
5.4 KiB
5.4 KiB