aiogram/docs
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
..
_static More docs 2021-10-12 01:11:53 +03:00
api Add support for Telegram Bot API 9.1 (#1704) 2025-07-05 03:02:44 +03:00
dispatcher docs: add documentation for changing state of another user in FSM middleware (#1676) 2025-04-26 15:56:19 +03:00
locale/uk_UA/LC_MESSAGES Update Ukrainian translation files to match latest API changes (#1650) 2025-03-08 03:02:33 +02:00
utils Update deep linking documentation and bump version to 3.19.0 2025-03-19 21:04:48 +02:00
changelog.rst towncrier integration (#647) 2021-08-01 19:08:03 +03:00
conf.py Added full support of Bot API 8.1 (#1617) 2024-12-14 19:30:12 +02:00
contributing.rst Added MongoStorage for FSM (#1434) 2024-05-07 22:42:31 +03:00
index.rst Add context manager support for bot client (#1468) 2024-04-22 23:42:47 +03:00
install.rst #1568 Update warning about Arch Linux package in installation docs 2024-09-18 21:21:06 +03:00
make.bat Remove MkDocs 2021-05-13 00:13:09 +03:00
Makefile Remove MkDocs 2021-05-13 00:13:09 +03:00
migration_2_to_3.rst Add chat member tools (#1527) 2024-07-06 20:34:07 +03:00