aiogram/aiogram/utils
Alex Root Junior 56f0d9d220
Migration guide 2.x -> 3.0 (#1143)
* Initial commit for docs cleanup

* Update migration guide

* More docs

* Added changes description

* Small fixes
2023-07-29 22:36:12 +03:00
..
i18n Update pydantic to V2 (#1202) 2023-07-02 15:07:19 +03:00
__init__.py Dev 3.x i18n & improvements (#696) 2021-09-22 00:52:38 +03:00
auth_widget.py Migrate to hatchling (#1095) 2023-01-12 02:49:58 +02:00
backoff.py Migrate to hatchling (#1095) 2023-01-12 02:49:58 +02:00
callback_answer.py Callback answer feature (#1091) 2023-01-08 16:49:34 +02:00
chat_action.py Removed the use of the context instance (Bot.get_current) from all placements that were used previously. (#1230) 2023-07-28 22:23:32 +03:00
deep_linking.py Update deep_linking basic examples (#1151) 2023-04-08 17:38:56 +03:00
formatting.py Migration guide 2.x -> 3.0 (#1143) 2023-07-29 22:36:12 +03:00
keyboard.py Migrate to hatchling (#1095) 2023-01-12 02:49:58 +02:00
link.py Added create_channel_bot_link function 2023-04-23 03:30:48 +03:00
magic_filter.py Migrate to hatchling (#1095) 2023-01-12 02:49:58 +02:00
markdown.py Fixed escaping markdown in aiogram.utils.markdown module 2022-10-02 00:09:28 +03: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 Fix markdown spoiler (#1176) 2023-05-13 14:10:15 +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 Remove filters factory, introduce docs translation (#978) 2022-10-02 00:04:31 +03:00
web_app.py Migrate to hatchling (#1095) 2023-01-12 02:49:58 +02:00