aiogram/docs/api
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
..
enums Added full support for the Bot API 9.0 (#1671) 2025-04-12 23:29:48 +03:00
methods Add support for Telegram Bot API 9.1 (#1704) 2025-07-05 03:02:44 +03:00
session chore(docs): update middleware.rst (#1353) 2023-11-14 02:44:04 +02:00
types Add support for Telegram Bot API 9.1 (#1704) 2025-07-05 03:02:44 +03:00
bot.rst Clean bot class & texts 2023-01-07 23:25:30 +02:00
defaults.rst chore(docs): fix defaults.rst (#1541) 2024-07-14 16:54:01 +03:00
download_file.rst PoC Scenes (#1280) 2023-11-23 00:41:21 +02:00
index.rst Removed deprecated arguments from Bot class (#1494) 2024-05-27 14:58:39 +03:00
upload_file.rst InputFile reuse recommendations update (#1506) 2024-06-17 00:57:28 +03:00