aiogram/tests/test_bot
Alex Root Junior b190bbba19
Dev 2.x api 5.4 (#741)
* Added support of Bot API 5.4

* Bump version

* Added aliases for ChatJoinRequest object

* Create aiohttp session inside async function

* Try to fix compatibility with aiohttp 3.8

* Fixed compatibility with Python 3.10
2021-11-07 01:39:51 +02:00
..
test_api.py #239 added token type validation 2019-11-23 12:45:47 +03:00
test_bot_download_file.py add Bot.download_file aliases ability to save files to a directory and automatically create directories (#694) 2021-11-07 01:28:12 +02:00
test_session.py Dev 2.x api 5.4 (#741) 2021-11-07 01:39:51 +02:00