diff --git a/aiogram/bot/api.py b/aiogram/bot/api.py index 1cb86308..1498f2a3 100644 --- a/aiogram/bot/api.py +++ b/aiogram/bot/api.py @@ -162,7 +162,7 @@ class Methods(Helper): """ Helper for Telegram API Methods listed on https://core.telegram.org/bots/api - List is updated to Bot API 3.4 + List is updated to Bot API 3.5 """ mode = HelperMode.lowerCamelCase