Files
zulip/zerver/lib
Rishi Gupta 15cd2903dd notification bot: Refactor arguments to send_pm_if_empty_stream.
Previously we sent "" for stream_name where we should have sent None, which
made this function harder to understand. The "" value was never used.

This also reorders the arguments to be match the order of the arguments in
the two callers.
2019-07-13 15:53:36 -07:00
..
2019-02-02 17:41:24 -08:00
2019-07-02 16:50:03 -07:00
2019-02-22 16:54:36 -08:00
2019-02-02 17:41:24 -08:00
2019-02-02 17:41:24 -08:00