aiogram/aiogram/client
Alex Root Junior 11efa8e186
Added full support of Bot API 7.6 (#1533)
* Added full support of Bot API 7.6

* Fixed imports

* fix tests (#1534)

* Fixed coverage

* Override InputPaidMedia media type to `str | InputFile`

* Added shortcut

* Fixed PaidMediaType enum

* Added changelog

---------

Co-authored-by: Oleg A <t0rr@mail.ru>
2024-07-06 20:31:49 +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 Added full support of Bot API 7.6 (#1533) 2024-07-06 20:31:49 +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