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 endpoints for realm filters. #470

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.

eeshangarg commented 6 years ago

@YagoGG: Looks great, merged! :)