diff --git a/aiogram/bot/api.py b/aiogram/bot/api.py index 6b952f39..29a53606 100644 --- a/aiogram/bot/api.py +++ b/aiogram/bot/api.py @@ -161,7 +161,7 @@ class Methods(Helper): """ Helper for Telegram API Methods listed on https://core.telegram.org/bots/api - List is updated to Bot API 3.5 + List is updated to Bot API 3.6 """ mode = HelperMode.lowerCamelCase