aiogram live
2.1K subscribers
3 photos
1 video
108 links
aiogram - is are pretty simple and fully asynchronously library for Telegram Bot API written in Python 3.9 with asyncio and aiohttp. It helps to make your bots more faster and simpler.
Download Telegram
Today has been released aiogram v0.3.3

This version is fully provide Telegram Bot API 3.2.

Now you can install it from pip: pip install aiogram
You can found latest docs at: http://aiogram.readthedocs.io
#aiogram
Planned to be add:
1) Redis and/or aioredis storage for FSM (finite-state machine)
2) Documentation for everything #aiogram features.
3) Will be added more examples.
4) Add the ability to use HTTP proxy. (Already done, but not published)