4.6.0 - Bot API 6.1
- Bot API support bumped up to v.6.1
- class File parse fix
- copyMessage typehint fixed
- improvements in formatting
- fixed default parse mode in TeleBot(sync)
- added an option to set default parse mode for AsyncTeleBot(async)
- aiohttp session management improvements(for async)
- async long polling improvements