| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Bot API 9.3 source code.tar.gz | 2026-01-02 | 1.7 MB | |
| Bot API 9.3 source code.zip | 2026-01-02 | 3.3 MB | |
| README.md | 2026-01-02 | 704 Bytes | |
| Totals: 3 Items | 5.0 MB | 0 | |
What's Changed
- Fix link formatting by @Soda-Na in https://github.com/aiogram/aiogram/pull/1624
- Fix getting callback params on py3.14+ by @andrew000 in https://github.com/aiogram/aiogram/pull/1741
- Fix i18n relative path + reformat using
pre-commitby @KatantDev in https://github.com/aiogram/aiogram/pull/1740 - Migrate to UV by @JrooTJunior in https://github.com/aiogram/aiogram/pull/1748
- Added full support of Telegram Bot API 9.3 by @JrooTJunior in https://github.com/aiogram/aiogram/pull/1747
- Update type hints across the codebase by @JrooTJunior in https://github.com/aiogram/aiogram/pull/1749
Full Changelog: https://github.com/aiogram/aiogram/compare/v3.23.0...v3.24.0