mirror of
https://github.com/zulip/zulip.git
synced 2025-11-16 11:52:01 +00:00
This new API replaces some more specific functions that were
only recently introduced:
is_stream_only
is_stream_topic_only
is_pm_with_only
is_for_only
We use the deterministically sorted "term_type" values for
matching. (Notably "stream" will come before "topic".)