aiogram/aiogram/dispatcher
2018-01-12 17:44:54 +02:00
..
__init__.py Remove log message about received update in dispatcher and fix handling errors in tasks (async_task). 2018-01-07 18:21:09 +02:00
ctx.py Change error message for missing keys in the context. 2017-12-22 05:35:31 +02:00
filters.py Relative imports and reformat code (auto) 2017-12-10 02:40:59 +02:00
handler.py Allow to cancel event from the Middleware.on_pre_process_<event type> 2018-01-12 17:44:54 +02:00
middlewares.py Add context middleware (with example of usage) 2018-01-10 20:39:56 +02:00
storage.py Move Throttling manager to Dispatcher. 2017-12-02 01:03:56 +02:00
webhook.py Remove log message about received update in dispatcher and fix handling errors in tasks (async_task). 2018-01-07 18:21:09 +02:00