This repository has been archived by the owner on Nov 11, 2022. It is now read-only.
v2.0.0
- Bot API 5.0 additions (Some things may be missing or broken, please report)
- Added the api_endpoint parameter to the Bot class to allow setting custom API endpoint instead of https://api.telegram.org
- Initial typing hint support, not yet complete
- Bump aiohttp to 3.7.2 and urllib3 to 1.25.11
- Dropped Python support below 3.5.3 and their compatibility hacks