zulip / python-zulip-api

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

zulip: Add support for additional args for call_on_each_*. #666

Closed LoopThrough-i-j closed 3 years ago

LoopThrough-i-j commented 3 years ago

Fixes part of #647

LoopThrough-i-j commented 3 years ago

@timabbott and @andersk I think this is all we need.

timabbott commented 3 years ago

Merged, thanks @LoopThrough-i-j! Once we update python-zulip-api in zulip/zulip, we can add documentation for how to do this to the API docs.