Add missing shortcuts, new enums, reworked old stuff (#1070)

* Render shortcuts

* Render docs

* Added enumerations

* Added docs

* Use enums, removed Helper

* Bump butcher

* Added InputMediaType enum

* Added MaskPositionPoint, InlineQueryResultType enums

* Update texts

* Added StickerType enum

* Cover tests

* Update docs

* Fixed imports

* Re-enabled all pre-commit hooks
This commit is contained in:
Alex Root Junior 2022-12-04 03:05:49 +02:00 committed by GitHub
parent 3438d2446d
commit 3ea73fbbbd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
370 changed files with 19735 additions and 8380 deletions

View file

@ -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-23 00:47+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"
@ -58,12 +58,6 @@ msgstr ""
msgid "Attach another router."
msgstr ""
#: aiogram.dispatcher.router.Router.include_router:3 of
msgid ""
"Can be attached directly or by import string in format "
"\"<module>:<attribute>\""
msgstr ""
#: aiogram.dispatcher.router.Router.include_router of
msgid "Returns"
msgstr ""
@ -220,3 +214,9 @@ msgstr ""
#: ../../dispatcher/router.rst:190
msgid "In this case update propagation flow will have form:"
msgstr ""
#~ msgid ""
#~ "Can be attached directly or by "
#~ "import string in format "
#~ "\"<module>:<attribute>\""
#~ msgstr ""