mirror of
https://github.com/zulip/zulip.git
synced 2025-11-19 22:19:48 +00:00
If the caller has access to a Stream object, it is wasteful to query a database for a stream by ID or name. In addition, not having to go through stream names eliminates various classes of possible bugs involved with re-fetching the Stream object by name.
15 KiB
15 KiB