mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-08 17:13:56 +00:00
aiogram is a modern and fully asynchronous framework for Telegram Bot API written in Python using asyncio
Deprecated methods removed Added new RESTRICTED status is_chat_member method has been updated: user could be restricted but remain a member. Added tests for chat_member |
||
|---|---|---|
| .github | ||
| aiogram | ||
| docs | ||
| examples | ||
| tests | ||
| .gitignore | ||
| .readthedocs.yml | ||
| CODE_OF_CONDUCT.md | ||
| dev_requirements.txt | ||
| environment.yml | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| README.rst | ||
| requirements.txt | ||
| setup.py | ||
| tox.ini | ||
AIOGram
aiogram is a pretty simple and fully asynchronous library for Telegram Bot API written in Python 3.7 with asyncio and aiohttp. It helps you to make your bots faster and simpler.
You can read the docs here.
Official aiogram resources:
- News: @aiogram_live
- Community: @aiogram
- Russian community: @aiogram_ru
- Pip: aiogram
- Docs: ReadTheDocs
- Source: Github repo
- Issues/Bug tracker: Github issues tracker
- Test bot: @aiogram_bot