mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-12 10:11:52 +00:00
Oops. Change API version in docs and add API version to aiogram.__init__
This commit is contained in:
parent
ee84d753c7
commit
59bea7216a
2 changed files with 3 additions and 1 deletions
|
|
@ -163,7 +163,7 @@ class Methods(Helper):
|
|||
"""
|
||||
Helper for Telegram API Methods listed on https://core.telegram.org/bots/api
|
||||
|
||||
List is updated to Bot API 3.2
|
||||
List is updated to Bot API 3.4
|
||||
"""
|
||||
mode = HelperMode.lowerCamelCase
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue