From 44fdc219d43b1819998ee11632c7c8d045cf4cde Mon Sep 17 00:00:00 2001 From: Oleg A Date: Sun, 10 Sep 2023 23:55:41 +0300 Subject: [PATCH] Update docs/migration_2_to_3.rst Co-authored-by: Alex Root Junior --- docs/migration_2_to_3.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/migration_2_to_3.rst b/docs/migration_2_to_3.rst index 279dc3ff..93228c4d 100644 --- a/docs/migration_2_to_3.rst +++ b/docs/migration_2_to_3.rst @@ -136,7 +136,7 @@ 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`.