mirror of
https://github.com/zulip/zulip.git
synced 2025-11-13 18:36:36 +00:00
We want TypedDicts that have actual teeth. In order to make type checks meaningful, we want to avoid Any, object, or crazy Union types when we aggregate each type of message, so we replaced a generic function with three concrete functions.
52 KiB
52 KiB