aiogram live – Telegram
aiogram live
2.1K subscribers
3 photos
1 video
106 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
🚀 aiogram v3.1 is here

Added full support of Bot API 6.9

Changelog: https://docs.aiogram.dev/en/latest/changelog.html#id1
You can install this version from pypi: pip install -U aiogram
Please open Telegram to view this post
VIEW IN TELEGRAM
🔥10
🐞HOTFIX 🐞
aiogram v3.1.1 is here

Since the release of pydantic 2.4, aiogram currently has an incompatibility - "KeyError: 'aiogram.types.input_text_message_content.InputTextMessageContent:94580207914144'"
This patch installs a previous version of pydantic.

Changelog: https://docs.aiogram.dev/en/dev-3.x/changelog.html
You can install this version from pypi: pip install -U aiogram
👍19🔥3
🐶 Welcome to aiogram 3.2.0 on the Scene, or rather the Scenes in aiogram 3.2.0! 💃🕺

In this version, a new feature - Scenes has been added to simplify the implementation of step-by-step interaction with users (using FSM), you can learn more about it in the documentation.

Also, thanks to the recent update of aiohttp, this version of aiogram is compatible with Python 3.12, and now compatibility with FastAPI >= 0.104 is also fixed.

Changelog: https://docs.aiogram.dev/en/dev-3.x/changelog.html
You can install this version from pypi: pip install -U aiogram
Please open Telegram to view this post
VIEW IN TELEGRAM
🤮1.04K🔥3510😎63👍3🤯21
🌲🎁🎉 aiogram 3.3.0 with full support of Bot API 7.0 is here!

Bot API changes: https://core.telegram.org/bots/api-changelog#december-29-2023

This is the biggest Bot API update ever! 😱

Changelog: https://docs.aiogram.dev/en/dev-3.x/changelog.html
You can install this version from pypi: pip install -U aiogram
Please open Telegram to view this post
VIEW IN TELEGRAM
29🔥1413👍3🤮21
From now the aiogram/telegram-bot-api Docker image is also available on the ARM architecture!

https://hub.docker.com/r/aiogram/telegram-bot-api

docker pull aiogram/telegram-bot-api
18👍8🔥86
🚀 aiogram v3.4 is here

Added full support of Bot API 7.1

Changelog: https://docs.aiogram.dev/en/latest/changelog.html#id1
You can install this version from pypi: pip install -U aiogram
Please open Telegram to view this post
VIEW IN TELEGRAM
🤮324🔥164👍4👎41😱1
🪲 aiogram v3.4.1 is here

Fixed JSON serialization of bot-wide default LinkPreviewOptions

Changelog: https://docs.aiogram.dev/en/latest/changelog.html#id1
You can install this version from pypi: pip install -U aiogram
Please open Telegram to view this post
VIEW IN TELEGRAM
👍14🤮14🔥722🤔1
🐌 aiogram v3.5.0 is here

Added full support of Bot API 7.2

Changelog: https://docs.aiogram.dev/en/dev-3.x/changelog.html

Sorry for the delay in publishing the update. I've been busy as hell at my job this past month, so I haven't been able to get around to posting the update on time even though it was almost ready all this time (many thanks to those who tested it by installing from github).

You can install this version from pypi: pip install -U aiogram
Please open Telegram to view this post
VIEW IN TELEGRAM
🔥28😎12👍61
🚀 aiogram v3.6.0 is here

Added full support of Bot API 7.3

Changelog: https://docs.aiogram.dev/en/dev-3.x/changelog.html

You can install this version from pypi: pip install -U aiogram
Please open Telegram to view this post
VIEW IN TELEGRAM
14🔥85🕊2😎2👍1
🚀 aiogram v3.7.0 is here

Added full support of Bot API 7.4

Changelog: https://docs.aiogram.dev/en/dev-3.x/changelog.html

You can install this version from pypi: pip install -U aiogram
Please open Telegram to view this post
VIEW IN TELEGRAM
6🔥6👍3🌚1😎1
🚀 aiogram v3.8.0 is here

Added full support of Bot API 7.5

Changelog: https://docs.aiogram.dev/en/dev-3.x/changelog.html

You can install this version from pypi: pip install -U aiogram
Please open Telegram to view this post
VIEW IN TELEGRAM
13🔥6😎1
🚀 aiogram v3.9.0 is here

Added full support of Bot API 7.6

Changelog: https://docs.aiogram.dev/en/latest/changelog.html

You can install this version from pypi: pip install -U aiogram
Please open Telegram to view this post
VIEW IN TELEGRAM
🎉74👍4🌚1
🚀 aiogram v3.10.0 is here

Added full support of Bot API 7.7

Changelog: https://docs.aiogram.dev/en/latest/changelog.html

You can install this version from pypi: pip install -U aiogram
Please open Telegram to view this post
VIEW IN TELEGRAM
👍1310🔥3🌚21
💥 aiogram v3.11.0 is here

Added full support of Bot API 7.8

Changelog: https://docs.aiogram.dev/en/latest/changelog.html

You can install this version from pypi: pip install -U aiogram
Please open Telegram to view this post
VIEW IN TELEGRAM
🔥13🌚6💔421👍1🎉1
🚀 aiogram v3.12.0 is here

Added full support of Bot API 7.9

⚠️ This update is critical for you if your bot is in channels where paid reactions to messages are enabled, because a new object has appeared in the API that cannot be deserialized in previous versions when calling the getChat method.


Changelog: https://docs.aiogram.dev/en/latest/changelog.html

You can install this version from pypi: pip install -U aiogram
Please open Telegram to view this post
VIEW IN TELEGRAM
2👍7🔥73🌚2
🚀 aiogram v3.13.0 is here

Added full support of Bot API 7.10

Changelog: https://docs.aiogram.dev/en/latest/changelog.html

You can install this version from pypi: pip install -U aiogram
Please open Telegram to view this post
VIEW IN TELEGRAM
258🔥5🤔3😎2👍1🕊1
🪲 aiogram v3.13.1 is here

Fixed compatibility with latest pydantic version

Changelog: https://docs.aiogram.dev/en/latest/changelog.html

Python 3.8 End of Life: Python 3.8 will reach its end of life (EOL) soon and will no longer be supported by aiogram in the next releases (1-2 months ETA).

Please upgrade to a newer version of Python to ensure compatibility and receive future updates.


You can install this version from pypi: pip install -U aiogram
Please open Telegram to view this post
VIEW IN TELEGRAM
🔥176🌚61🎉1
✈️ aiogram 3.14.0 is here

🆕Added full support of Bot API 7.11
⚡️Checked compatibility with Python 3.13
⚠️Dropped compatibility with Python 3.8 as mentioned before.

Full changelog: https://docs.aiogram.dev/en/stable/changelog.html

You can install this version from pypi: pip install -U aiogram
Please open Telegram to view this post
VIEW IN TELEGRAM
1🔥167💔4👍21🎉1
🚀 aiogram 3.15.0 is here

🆕Added full support of Bot API 8.0

Full changelog: https://docs.aiogram.dev/en/stable/changelog.html

You can install this version from pypi: pip install -U aiogram
Please open Telegram to view this post
VIEW IN TELEGRAM
1🔥144👍42🌚2
💣 aiogram 3.16.0 is here

🆕Added full support of Bot API 8.1

Full changelog: https://docs.aiogram.dev/en/stable/changelog.html

You can install this version from pypi: pip install -U aiogram
Please open Telegram to view this post
VIEW IN TELEGRAM
🔥135🎉43🌚2
🎁 aiogram 3.17.0 is here

🆕Added full support of Bot API 8.2

Full changelog: https://docs.aiogram.dev/en/stable/changelog.html

You can install this version from pypi: pip install -U aiogram
Please open Telegram to view this post
VIEW IN TELEGRAM
2🔥19👍7🌚421