aiogram/tests/test_api
JRoot Junior ce46fca81b
Remove deprecated attributes from Bot class
The deprecated attributes `parse_mode`, `disable_web_page_preview`, and `protect_content` have been removed from the Bot class. Additionally, the associated warnings and test cases have been deleted. These attributes should now be passed using the `default=DefaultBotProperties(...)` syntax instead.
2024-05-27 14:16:58 +03:00
..
test_client Remove deprecated attributes from Bot class 2024-05-27 14:16:58 +03:00
test_methods Full support of Bot API 7.3 (#1480) 2024-05-06 23:27:54 +03:00
test_types Reformat code 2024-05-11 01:57:24 +03:00
__init__.py Add tests for BaseSession and TelegramAPIServer 2019-11-16 00:52:18 +02:00