- Added support of Telegram Bot API 6.0
- Fixed indentation for
ban_chat_member
function doc string (#867) - InputTextMessageContent must have "entities" field, not "caption_entities" (#812)
- Changed skip updates method (#842)
- Added support for custom kwargs for AsyncIOMotorClient in MongoStorage (#831)
- Fixed default parent for
__setitem__
in fields (#806) - Added status code check in files download method to prevent to download error as file (#813)
- Deleted deprecated CHOSEN_INLINE_QUERY (#805)