mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 21:43:21 +00:00
It'd already been the case for some while that calling `stop` had the same effect as calling `update` (previously `handle_text_input`) with a falsy recipient. With the API changes in the previous few commits, this becomes quite natural to make explicit in the API.