mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
💬 Replace all aiohttp mentions to httpx
This commit is contained in:
parent
f2c07ab202
commit
8a38da5d22
3 changed files with 7 additions and 3 deletions
|
|
@ -8,4 +8,6 @@
|
|||
[](https://pypi.python.org/pypi/aiogram)
|
||||
[![\[Telegram\] aiogram live](https://img.shields.io/badge/telegram-aiogram-blue.svg?style=flat-square)](https://t.me/aiogram_live)
|
||||
|
||||
**aiogram** modern and fully asynchronous framework for [Telegram Bot API](https://core.telegram.org/bots/api) written in Python 3.7 with [asyncio](https://docs.python.org/3/library/asyncio.html) and [aiohttp](https://github.com/aio-libs/aiohttp). It helps you to make your bots faster and simpler.
|
||||
**aiogram** modern and fully asynchronous framework for [Telegram Bot API](https://core.telegram.org/bots/api) written
|
||||
in Python 3.7 with [asyncio](https://docs.python.org/3/library/asyncio.html) and
|
||||
[httpx](https://github.com/encode/httpx). It helps you to make your bots faster and simpler.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue