What's Changed
* Fixed `ABCBlueprint.__init_subclass__` deprecation warnings by Bizordec in https://github.com/vkbottle/vkbottle/pull/1054
* Fixed a false type for user.Message type alias by luwqz1 in https://github.com/vkbottle/vkbottle/commit/4ff0449c473937eb85bf61e3e7da38d4bc630162
* Fixed `vkbottle_types`, addresses (https://github.com/vkbottle/vkbottle/issues/1062, https://github.com/vkbottle/vkbottle/issues/1050) by luwqz1
* Used level `error` for logging errors in `pre_middleware` by Majajashka in https://github.com/vkbottle/vkbottle/pull/1056
* Removed basic config for logging by Majajashka in https://github.com/vkbottle/vkbottle/pull/1063
**Full Changelog**: https://github.com/vkbottle/vkbottle/compare/v4.4.2.post1...v4.4.3