aiogram/CHANGES
Alex Root Junior b5d94f17b5
Removed deprecated arguments from Bot class (#1494)
* 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.

* Added docs and changelog
2024-05-27 14:58:39 +03:00
..
.template.rst.jinja2 Update towncrier config 2021-08-03 23:50:10 +03:00
1434.feature.rst Added MongoStorage for FSM (#1434) 2024-05-07 22:42:31 +03:00
1494.removal.rst Removed deprecated arguments from Bot class (#1494) 2024-05-27 14:58:39 +03:00