mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-15 11:25:54 +00:00
Bot API 6.3 (#1063)
* Added API changes * Added changelog * Oops. Move changelog * Update tests * Remove experimental * Added message content type * Update message aliases * Update changes * Update texts * Bump version * Remove versionadded badge
This commit is contained in:
parent
3ae5d904c9
commit
b287551590
275 changed files with 5821 additions and 1133 deletions
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: aiogram \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-10-01 22:51+0300\n"
|
||||
"POT-Creation-Date: 2022-11-06 14:18+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"
|
||||
|
|
@ -48,8 +48,7 @@ msgstr ""
|
|||
#: ../../docstring aiogram.methods.stop_poll.StopPoll.reply_markup:1 of
|
||||
msgid ""
|
||||
"A JSON-serialized object for a new message `inline keyboard "
|
||||
"<https://core.telegram.org/bots#inline-keyboards-and-on-the-fly-"
|
||||
"updating>`_."
|
||||
"<https://core.telegram.org/bots/features#inline-keyboards>`_."
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/stop_poll.rst:14
|
||||
|
|
@ -83,3 +82,10 @@ msgstr ""
|
|||
#: ../../api/methods/stop_poll.rst:40
|
||||
msgid "As reply into Webhook in handler"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "A JSON-serialized object for a new"
|
||||
#~ " message `inline keyboard "
|
||||
#~ "<https://core.telegram.org/bots#inline-keyboards-and-"
|
||||
#~ "on-the-fly-updating>`_."
|
||||
#~ msgstr ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue