mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-12 18:19:34 +00:00
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. |
||
|---|---|---|
| .. | ||
| test_session | ||
| __init__.py | ||
| test_api_server.py | ||
| test_bot.py | ||
| test_context_controller.py | ||