mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 23:43:43 +00:00
UserGroupMembersData is not serializable by orjson. We will be introducing a TypedDict (which is serializable) in the next commit called UserGroupMembersDict. This rename will help us distinguish between the two.
81 KiB
81 KiB