Handle created/deleted streams (stream op: create
and stream op: delete
events)
#181
Labels
Milestone
stream op: create
and stream op: delete
events)
#181
Part of #135.
https://zulip.com/api/get-events#stream-create
https://zulip.com/api/get-events#stream-delete
Handling changed streams (
stream op: update
) is #182; there are some potentially tricky details to get right there.I expect this will involve updating both our
store.streams
andstore.subscriptions
data structures.The text was updated successfully, but these errors were encountered: