aiogram/examples
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
..
data Add example for media group. 2017-11-21 20:33:22 +02:00
multi_file_bot misc: code consistency and bot instance creation (#1482) 2024-05-31 20:11:21 +03:00
web_app misc: code consistency and bot instance creation (#1482) 2024-05-31 20:11:21 +03:00
context_addition_from_filter.py Bump dev dependencies (#1512) 2024-06-14 20:11:08 +03:00
echo_bot.py misc: code consistency and bot instance creation (#1482) 2024-05-31 20:11:21 +03:00
echo_bot_webhook.py Bump dev dependencies (#1512) 2024-06-14 20:11:08 +03:00
echo_bot_webhook_ssl.py Bump dev dependencies (#1512) 2024-06-14 20:11:08 +03:00
error_handling.py misc: code consistency and bot instance creation (#1482) 2024-05-31 20:11:21 +03:00
finite_state_machine.py misc: code consistency and bot instance creation (#1482) 2024-05-31 20:11:21 +03:00
multibot.py Added full support of Bot API 7.6 (#1533) 2024-07-06 20:31:49 +03:00
own_filter.py Bump dev dependencies (#1512) 2024-06-14 20:11:08 +03:00
quiz_scene.py misc: code consistency and bot instance creation (#1482) 2024-05-31 20:11:21 +03:00
scene.py misc: code consistency and bot instance creation (#1482) 2024-05-31 20:11:21 +03:00
specify_updates.py misc: code consistency and bot instance creation (#1482) 2024-05-31 20:11:21 +03:00
stars_invoice.py Added full support of Bot API 7.5 (#1518) 2024-06-19 00:54:22 +03:00
without_dispatcher.py Add context manager support for bot client (#1468) 2024-04-22 23:42:47 +03:00