!DANGER!
This version still in development!
aiogram modern and fully asynchronous framework for Telegram Bot API written in Python 3.8 with asyncio and aiohttp.
It helps you to make your bots faster and simpler.
!DANGER!
Breaking News:
aiogram 3.0 has breaking changes.
It breaks backwards compatibility by introducing new breaking changes!
- Asynchronous (asyncio docs, PEP 492)
- Has type hints (PEP 484) and can be used with mypy
- Supports Telegram Bot API 5.3
- Telegram Bot API integration code was autogenerated and can be easy re-generated when API was updated
- Updates router (Blueprints)
- Finite State Machine
- Middlewares (incoming updates and API calls)
- Provides Replies into Webhook
- Integrated I18n/L10n support with GNU Gettext (or Fluent)
Warning
Before start using aiogram is highly recommend to know how to work with asyncio.
Also if you has questions you can go to our community chats in Telegram: