mirror of
https://github.com/zulip/zulip.git
synced 2025-11-12 09:58:06 +00:00
Earlier we were using the type `OptionalNarrowListT` for all functions that required "narrow" as a parameter. This commit changes all the functions accepting a "narrow" to use a list of the new `NarrowParameter` instead of `OptionalNarrowListT` which is a list of dicts.
196 KiB
196 KiB