This replaces one case where the base ZulipError was raised, and another where the original exception was re-raised. This method, and so all API calls, should now only fail via raising this Exception or by a non-'success' result in the return value dict; this should avoid leaking any implementation detail and clarify expectations in user code. |
||
---|---|---|
.. | ||
examples | ||
__init__.py | ||
api_examples.py | ||
py.typed | ||
send.py |