aiogram/tests/test_api
JRoot Junior 0cf5afeb99
Add deprecation warnings to Bot properties
Three properties of the Bot class - parse_mode, disable_web_page_preview, and protect_content - have been marked as deprecated with proper warning messages. The associated tests have also been added to confirm the working of these deprecation warnings. Users are advised to use the updated alternatives specified in the warning messages.
2024-02-16 01:13:51 +02:00
..
test_client Add deprecation warnings to Bot properties 2024-02-16 01:13:51 +02:00
test_methods Added support for Bot API 7.0 (#1387) 2023-12-31 01:40:44 +02:00
test_types Added support for Bot API 7.0 (#1387) 2023-12-31 01:40:44 +02:00
__init__.py Add tests for BaseSession and TelegramAPIServer 2019-11-16 00:52:18 +02:00