mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
We pass in sub instead of stream_name, to support callers that already do lookups by stream id. And then we make the second optional argument be subscribers, since that is all we were using from the old `attrs` argument.