python-zulip-api/zulip/zulip
Tim Abbott 6d8ac7c3c0 api: Check for BAD_EVENT_QUEUE_ID code.
This is the best way to do this check, since it isn't subject to i18n
modifying the strings.  The server feature was originally introduced
in zulip/zulip commit 709c3b50fcba333740bb337bac69a801dbbdc4ee.

Since it's only 1 year old and the outcome is quite bad if this check
weren't present, we preserve support for older servers.
2018-08-02 15:59:52 -07:00
..
examples api: Add example for managing alert words. 2018-07-12 16:40:58 -02:30
__init__.py api: Check for BAD_EVENT_QUEUE_ID code. 2018-08-02 15:59:52 -07:00
api_examples.py mypy: Add annotations to api_examples.py 2017-09-15 13:24:24 +02:00
py.typed packaging: Add py.typed marker file & install in setup.py. 2018-05-02 12:13:26 -07:00
send.py mypy: Fix annotations in core zulip files. 2017-09-15 13:24:09 +02:00