mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +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.
13 KiB
13 KiB