aiogram/aiogram/dispatcher
2018-12-30 16:01:53 +05:00
..
filters Fix Text filter for InlineQuery 2018-12-30 16:01:53 +05:00
__init__.py Rewrite contextvar usage. Implemented ContextInstanceMixin and DataMixin 2018-10-20 15:55:57 +03:00
dispatcher.py faster skip updates by negative offset 2018-12-05 01:01:13 +03:00
handler.py Resolve decorated callbacks in spec filter 2018-10-24 22:39:34 +03:00
middlewares.py Experimental: FSM Middleware. 2018-08-14 19:19:10 +03:00
storage.py Improve FSMStorageProxy 2018-09-22 02:30:24 +03:00
webhook.py Add optional route_name argument to dispatcher.webhook.configure_app and utils.executor.start_webhook with default value "webhook_handler" 2018-11-15 14:58:31 +03:00