Previously, the annotation for the (now removed)send-reply function was also wrong, as "send-message" function of EmbeddedBotHandler class does not return any value, contrary to "Dict[str, Any]" as specified by the funtion. This is done as a follow up for zulip/zulip#5842. |
||
|---|---|---|
| .. | ||
| bots | ||
| .gitignore | ||
| __init__.py | ||
| lib.py | ||
| provision.py | ||
| run.py | ||
| test_lib.py | ||