mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 16:14:02 +00:00
We directly pass the user group object to get_recursive_subgroups as we already have the object in the caller. We can add separate function which will accept id as parameter in the future if required.