aiogram live
1.92K subscribers
3 photos
1 video
94 links
aiogram - is are pretty simple and fully asynchronously library for Telegram Bot API written in Python 3.7 with asyncio and aiohttp. It helps to make your bots more faster and simpler.
Download Telegram
Released new version of aiogram v2.14.2

Here
is small fix of MemoryStorage

Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.14.2
You can install new version from pypi: pip install -U aiogram
Released new version of aiogram v2.17.1

Fixed unnecessary until_date argument in banChatSenderChat method, in due to Bot API docs has an bug (already fixed by Telegram devs) (#772)

Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.17.1
You can install new version from pypi: pip install -U aiogram
We have great news!

aiogram 3.0
is going from alpha to beta stage and 3.0b1 version is already available on PyPi!

You can install it via pip: pip install aiogram -U --pre
Documentation available on: https://docs.aiogram.dev/en/dev-3.x/

Now we have several stages of beta-testing, and we need to:
- Write migration guide (2.x -> 3.x)
- Fix typos in documentation
- Implement aliases to methods in API types

If you found any bug in this version, you can submit a bug report on GitHub.
🚀 Released new version of aiogram v2.19

Added full support of Telegram Bot API 5.7

Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.19
You can install new version from pypi: pip install -U aiogram
As you probably know, I, @JRootJunior, main developer of aiogram, live in Ukraine and Ukraine is under Russian attack, so i don't know what will happen tomorrow.

I don't want to talk in aiogram's official chats about politics, these chats is about programming and in particular about aiogram, please be objective and respectful.

I don't know what can happens tomorrow with me and my family, i can't guarantee whether I can maintain the framework as before, in any case i have great maintainers team which can make releases and aiogram should develop.

If you want to help Ukrainian armed forces you can make donations to official funds (like Come Back Alive) or other volunteers organizations (List: https://mkip.gov.ua/content/volonterski--organizacii.html?PrintVersion)
🚀 Released new version of aiogram v2.21

Added full support of Telegram Bot API 6.1
https://core.telegram.org/bots/webapps

Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.21
You can install new version from pypi: pip install -U aiogram


Note that aiogram 3.0 Beta 4 will be released in a next few days
Dear friends of Ukraine from around the world!

Join us to buy 3 “Bayraktar” drones for Ukrainian Air Force!

Serhiy Prytula Charity Foundation is raising donations for 3 UAV fighters "Bayraktar" to help UAF to protect our freedom.

We need $15 million!

It's the biggest fundraising campaign for Ukraine ever, and every Dollar, Euro, Pound or Crypto coin matters in our fight for democracy and freedom!

Join us, help Ukraine, donate here:
https://prytulafoundation.org/en/home/support_page
🚀 Released new version of aiogram v2.22.2

Bugfixes and small refactoring.

Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.22.2
You can install new version from pypi: pip install -U aiogram


🚀 Released new Beta of aiogram v3.0b5

Note that this version has breaking changes!

Changelog: https://docs.aiogram.dev/en/dev-3.x/changelog.html#b5-2022-10-02
You can install new version from pypi: pip install --pre -U aiogram
🚀 Released new version of aiogram v2.23.1

🪲 Fixed Message shortucts for non-forum chats, but getting the message_thread_id field

Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.23.1
You can install new version from pypi: pip install -U aiogram