mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
docs: updated migration guide with API server
This commit is contained in:
parent
28cc2384e8
commit
069dff3539
1 changed files with 7 additions and 0 deletions
|
|
@ -133,3 +133,10 @@ Webhook
|
|||
|
||||
- Simplified aiohttp web app configuration
|
||||
- By default added possibility to upload files when you use reply into webhook
|
||||
|
||||
|
||||
Telegram API Server
|
||||
=======
|
||||
|
||||
- `server` param was moved from `Bot` instance to `api` in `BaseSession`.
|
||||
- `aiogram.bot.api.TELEGRAM_PRODUCTION` was moved to `aiogram.client.telegram.PRODUCTION`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue