mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 07:23:22 +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.
52 KiB
52 KiB