mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-11 01:54:53 +00:00
Typo version in docstring.
This commit is contained in:
parent
16a61b092f
commit
30866e5a9a
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue