mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
feat(proxy chain): Chained proxy support in aiohttp session
Add ChainProxyConnector support, !pin pydantic to "1.4", add documentation on aiohttp connector.
This commit is contained in:
parent
84cf6b8d01
commit
518e88df97
10 changed files with 281 additions and 277 deletions
|
|
@ -41,6 +41,9 @@ nav:
|
|||
- install.md
|
||||
- Bot API:
|
||||
- api/index.md
|
||||
- Client:
|
||||
- Session:
|
||||
- aiohttp: api/client/session/aiohttp.md
|
||||
- Methods:
|
||||
- Available methods: api/methods/index.md
|
||||
- Getting updates:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue