aiogram/CHANGES
Alex Root Junior f060c08d16
Add support for Telegram Bot API 9.1 (#1704)
* Add support for Telegram Bot API 9.1 features, including checklists, gifts, and new methods like `SendChecklist`, `EditMessageChecklist`, and `GetMyStarBalance`. Update changelog and improve `True` field descriptions.

* Bump API Version

* Refactor profile photo types to use `InputProfilePhotoType` enums instead of hardcoded literals

* Refactor imports and clean up redundant code across methods, types, and webhook server classes
2025-07-05 03:02:44 +03:00
..
.template.rst.jinja2 Update towncrier config 2021-08-03 23:50:10 +03:00
1633.doc.rst docs: add documentation for changing state of another user in FSM middleware (#1676) 2025-04-26 15:56:19 +03:00
1672.bugfix.rst fix: ensure middleware data is passed to scene entry handler (#1674) 2025-04-17 00:42:39 +03:00
1677.misc.rst Fix for #1677 (#1678) 2025-04-26 16:18:49 +03:00
1681.misc.rst Pin Babel's major version (#1686) 2025-05-10 14:40:08 +03:00
1683.feature.rst Refactor FSM Storage methods input types to calm down MyPy. (#1683) 2025-05-17 00:37:05 +03:00
1685.feature.rst Add support for State type in scenes methods (#1685) 2025-05-09 21:25:41 +03:00
1694.bugfix.rst Correctly pass error message in TelegramMigrateToChat (#1694) 2025-06-04 20:17:14 +03:00
1700.misc.rst Relax aiohttp versions range (#1700) 2025-06-25 01:22:11 +03:00
1704.feature.rst Add support for Telegram Bot API 9.1 (#1704) 2025-07-05 03:02:44 +03:00