mostr-zulip-bot/zulip/zulip
Kartik Srivastava 1df19c0665 api: update_user_group_members should have a user_group_id parameter.
This avoids weirdly passing an extra field in the request, and also
makes the bindings better align with the API.
2020-08-27 12:55:21 -07:00
..
examples api: Rename get_members to get_users. 2020-05-14 11:36:17 -07:00
__init__.py api: update_user_group_members should have a user_group_id parameter. 2020-08-27 12:55:21 -07:00
api_examples.py typing: Convert function type annotations to Python 3 style. 2020-04-18 20:31:14 -07:00
py.typed packaging: Add py.typed marker file & install in setup.py. 2018-05-02 12:13:26 -07:00
send.py cleanup: Remove unused imports. 2020-04-18 20:31:14 -07:00