mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-17 12:34:39 +00:00
Added full support of Bot API 6.4 (#1088)
* Remove warnings about pytest asyncio mode * Update Bot API to 6.4 * Bump version * Added changelog * Update translations
This commit is contained in:
parent
b93b75804c
commit
730485e43a
239 changed files with 2522 additions and 892 deletions
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: aiogram \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-10-03 01:03+0300\n"
|
||||
"POT-Creation-Date: 2022-12-30 22:28+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
@ -123,7 +123,7 @@ msgstr ""
|
|||
|
||||
#: ../../../README.rst:70
|
||||
msgid ""
|
||||
"Supports `Telegram Bot API 6.3 <https://core.telegram.org/bots/api>`_ and"
|
||||
"Supports `Telegram Bot API 6.4 <https://core.telegram.org/bots/api>`_ and"
|
||||
" gets fast updates to the latest versions of the Bot API"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -216,3 +216,10 @@ msgstr ""
|
|||
|
||||
#~ msgid "Uses powerful :ref:`magic filters <magic-filters>`"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Supports `Telegram Bot API 6.3 "
|
||||
#~ "<https://core.telegram.org/bots/api>`_ and gets fast"
|
||||
#~ " updates to the latest versions of"
|
||||
#~ " the Bot API"
|
||||
#~ msgstr ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue