aiogram/docs/api
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
..
enums Added full support of Bot API 7.6 (#1533) 2024-07-06 20:31:49 +03:00
methods Added full support of Bot API 7.6 (#1533) 2024-07-06 20:31:49 +03:00
session chore(docs): update middleware.rst (#1353) 2023-11-14 02:44:04 +02:00
types Added full support of Bot API 7.6 (#1533) 2024-07-06 20:31:49 +03:00
bot.rst Clean bot class & texts 2023-01-07 23:25:30 +02:00
defaults.rst Removed deprecated arguments from Bot class (#1494) 2024-05-27 14:58:39 +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