aiogram/aiogram/utils
Alex Root Junior 286cf39c8a
Beta 3 (#884)
* Rework middlewares, separate management to `MiddlewareManager` class

* Rework middlewares

* Added changes description for redis

* Added changes description for redis

* Fixed tests with Redis // aioredis replacement

* Changed msg.<html/md>_text attributes behaviour

* Added changelog for spoilers

* Added possibility to get command magic result as handler arguments
2022-04-16 19:07:32 +03:00
..
i18n fix: i18n User.language_code is optional (#871) 2022-03-26 17:22:11 +02:00
__init__.py Dev 3.x i18n & improvements (#696) 2021-09-22 00:52:38 +03:00
auth_widget.py Backport and improvements (#601) 2021-06-15 01:45:31 +03:00
backoff.py Fixed typing 2021-06-19 02:16:40 +03:00
chat_action.py Beta 3 (#884) 2022-04-16 19:07:32 +03:00
deep_linking.py Enable Python 3.10 for tests (#719) 2021-10-06 22:49:14 +03:00
helper.py Dev 3.x i18n & improvements (#696) 2021-09-22 00:52:38 +03:00
imports.py Add possibility to include router via string 2019-12-12 00:28:37 +02:00
keyboard.py More docs 2021-10-12 01:11:53 +03:00
link.py Beta 3 (#884) 2022-04-16 19:07:32 +03:00
magic_filter.py Extended MagicFilter with aiogram-specific operation (#759) 2021-11-24 06:00:37 +02:00
markdown.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
mixins.py Bot API 5.7 and some new features (#834) 2022-02-19 01:45:59 +02:00
mypy_hacks.py Move update type detecting from Dispatcher to Update (#669) 2021-09-05 23:49:23 +03:00
text_decorations.py Beta 3 (#884) 2022-04-16 19:07:32 +03:00
token.py Add token validation util, fix deepcopy of sessions and make bot hashable and comparable 2019-11-28 23:12:44 +02:00
warnings.py Allow to disable builtin filters for router 2019-12-13 11:08:33 +02:00