mirror of
https://github.com/zulip/zulip.git
synced 2025-11-13 02:17:19 +00:00
This commit adds code to include can_mention_group_id field to UserGroup objects passed with response of various endpoints including "/register" endpoint and also in the group object send with user group creation event. Fixes a part of #25927.