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 GET /messages/<message_id>/history. #444

Closed YagoGG closed 6 years ago

YagoGG commented 6 years ago

Testing plan: lint and mypy checks passed locally.

eeshangarg commented 6 years ago

@YagoGG: Merged, thanks! :) Also, let's have a conversation on chat.zulip.org about when we should make a new PyPI release. I think it might be time for another one, there's been a lot of activity in this area! :) Thanks for working on this!