zulip / python-zulip-api

Python library for the Zulip API.
https://zulip.com/api/
Apache License 2.0
361 stars 362 forks source link

api: Implement POST /mark_(all|stream|topic)_as_read. #467

Closed YagoGG closed 6 years ago

YagoGG commented 6 years ago

Testing plan: lint and mypy checks passed locally. Tested the example in Python's REPL interpreter.