mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Update docs/migration_2_to_3.rst
Co-authored-by: Alex Root Junior <jroot.junior@gmail.com>
This commit is contained in:
parent
069dff3539
commit
44fdc219d4
1 changed files with 1 additions and 1 deletions
|
|
@ -136,7 +136,7 @@ Webhook
|
||||||
|
|
||||||
|
|
||||||
Telegram API Server
|
Telegram API Server
|
||||||
=======
|
===================
|
||||||
|
|
||||||
- `server` param was moved from `Bot` instance to `api` in `BaseSession`.
|
- `server` param was moved from `Bot` instance to `api` in `BaseSession`.
|
||||||
- `aiogram.bot.api.TELEGRAM_PRODUCTION` was moved to `aiogram.client.telegram.PRODUCTION`.
|
- `aiogram.bot.api.TELEGRAM_PRODUCTION` was moved to `aiogram.client.telegram.PRODUCTION`.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue