aiogram/aiogram/client
Alex Root Junior e8fc890809
Bot API 7.10 (#1570)
* Bump to the latest schema

* Added full support ob Bot API 7.10

* Add support for purchased paid media events

Enhanced the router to include `purchased_paid_media` handling. Added corresponding test cases to verify the new functionality and updated middleware to return the appropriate `EventContext`.

* Added changelog
2024-09-08 04:01:18 +03:00
..
session Added full support of Bot API 7.5 (#1518) 2024-06-19 00:54:22 +03:00
__init__.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
bot.py Bot API 7.10 (#1570) 2024-09-08 04:01:18 +03:00
context_controller.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
default.py Added full support of Bot API 7.4 (#1498) 2024-05-31 20:07:11 +03:00
telegram.py Migrate to hatchling (#1095) 2023-01-12 02:49:58 +02:00