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-11-06 14:18+0200\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"
@ -120,6 +120,14 @@ msgstr ""
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/answer_callback_query.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/answer_callback_query.rst:50
msgid ":meth:`aiogram.types.callback_query.CallbackQuery.answer`"
msgstr ""
#~ msgid ""
#~ "Use this method to send answers to"
#~ " callback queries sent from `inline "

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aiogram \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-06 14:18+0200\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"
@ -123,6 +123,14 @@ msgstr ""
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/answer_inline_query.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/answer_inline_query.rst:50
msgid ":meth:`aiogram.types.inline_query.InlineQuery.answer`"
msgstr ""
#~ msgid ""
#~ "`Deep-linking <https://core.telegram.org/bots#deep-"
#~ "linking>`_ parameter for the /start "

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"
@ -83,3 +83,11 @@ msgstr ""
#: ../../api/methods/approve_chat_join_request.rst:40
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/approve_chat_join_request.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/approve_chat_join_request.rst:50
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.approve`"
msgstr ""

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"
@ -98,3 +98,11 @@ msgstr ""
#: ../../api/methods/ban_chat_member.rst:40
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/ban_chat_member.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/ban_chat_member.rst:50
msgid ":meth:`aiogram.types.chat.Chat.ban`"
msgstr ""

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"
@ -83,3 +83,11 @@ msgstr ""
#: ../../api/methods/ban_chat_sender_chat.rst:40
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/ban_chat_sender_chat.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/ban_chat_sender_chat.rst:50
msgid ":meth:`aiogram.types.chat.Chat.ban_sender_chat`"
msgstr ""

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aiogram \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-06 14:18+0200\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"
@ -149,6 +149,14 @@ msgstr ""
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/copy_message.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/copy_message.rst:50
msgid ":meth:`aiogram.types.message.Message.copy_to`"
msgstr ""
#~ msgid ""
#~ "Additional interface options. A JSON-"
#~ "serialized object for an `inline "

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"
@ -108,3 +108,11 @@ msgstr ""
#: ../../api/methods/create_chat_invite_link.rst:40
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/create_chat_invite_link.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/create_chat_invite_link.rst:50
msgid ":meth:`aiogram.types.chat.Chat.create_invite_link`"
msgstr ""

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aiogram \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-06 14:18+0200\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"
@ -52,8 +52,9 @@ msgstr ""
#: ../../docstring
#: aiogram.methods.create_forum_topic.CreateForumTopic.icon_color:1 of
msgid ""
"Color of the topic icon in RGB format. Currently, must be one of "
"0x6FB9F0, 0xFFD67E, 0xCB86DB, 0x8EEE98, 0xFF93B2, or 0xFB6F5F"
"Color of the topic icon in RGB format. Currently, must be one of 7322096 "
"(0x6FB9F0), 16766590 (0xFFD67E), 13338331 (0xCB86DB), 9367192 (0x8EEE98),"
" 16749490 (0xFF93B2), or 16478047 (0xFB6F5F)"
msgstr ""
#: ../../docstring
@ -96,3 +97,10 @@ msgstr ""
#: ../../api/methods/create_forum_topic.rst:40
msgid "As reply into Webhook in handler"
msgstr ""
#~ msgid ""
#~ "Color of the topic icon in RGB "
#~ "format. Currently, must be one of "
#~ "0x6FB9F0, 0xFFD67E, 0xCB86DB, 0x8EEE98, "
#~ "0xFF93B2, or 0xFB6F5F"
#~ msgstr ""

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"
@ -83,3 +83,11 @@ msgstr ""
#: ../../api/methods/decline_chat_join_request.rst:40
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/decline_chat_join_request.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/decline_chat_join_request.rst:50
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.decline`"
msgstr ""

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"
@ -75,3 +75,11 @@ msgstr ""
#: ../../api/methods/delete_chat_photo.rst:40
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/delete_chat_photo.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/delete_chat_photo.rst:50
msgid ":meth:`aiogram.types.chat.Chat.delete_photo`"
msgstr ""

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"
@ -79,3 +79,11 @@ msgstr ""
#: ../../api/methods/delete_chat_sticker_set.rst:40
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/delete_chat_sticker_set.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/delete_chat_sticker_set.rst:50
msgid ":meth:`aiogram.types.chat.Chat.delete_sticker_set`"
msgstr ""

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aiogram \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-06 14:18+0200\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"
@ -124,3 +124,15 @@ msgstr ""
#: ../../api/methods/delete_message.rst:40
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/delete_message.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/delete_message.rst:50
msgid ":meth:`aiogram.types.message.Message.delete`"
msgstr ""
#: ../../api/methods/delete_message.rst:51
msgid ":meth:`aiogram.types.chat.Chat.delete_message`"
msgstr ""

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"
@ -73,3 +73,11 @@ msgstr ""
#: ../../api/methods/delete_sticker_from_set.rst:40
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/delete_sticker_from_set.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/delete_sticker_from_set.rst:50
msgid ":meth:`aiogram.types.sticker.Sticker.delete_from_set`"
msgstr ""

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"
@ -108,3 +108,11 @@ msgstr ""
#: ../../api/methods/edit_chat_invite_link.rst:40
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/edit_chat_invite_link.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/edit_chat_invite_link.rst:50
msgid ":meth:`aiogram.types.chat.Chat.edit_invite_link`"
msgstr ""

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aiogram \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-06 14:18+0200\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"
@ -57,7 +57,7 @@ msgstr ""
msgid ""
"New unique identifier of the custom emoji shown as the topic icon. Use "
":class:`aiogram.methods.get_forum_topic_icon_stickers.GetForumTopicIconStickers`"
" to get all allowed custom emoji identifiers"
" to get all allowed custom emoji identifiers."
msgstr ""
#: ../../api/methods/edit_forum_topic.rst:14
@ -91,3 +91,12 @@ msgstr ""
#: ../../api/methods/edit_forum_topic.rst:40
msgid "As reply into Webhook in handler"
msgstr ""
#~ msgid ""
#~ "New unique identifier of the custom "
#~ "emoji shown as the topic icon. Use"
#~ " "
#~ ":class:`aiogram.methods.get_forum_topic_icon_stickers.GetForumTopicIconStickers`"
#~ " to get all allowed custom emoji "
#~ "identifiers"
#~ msgstr ""

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aiogram \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-06 14:18+0200\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"
@ -122,6 +122,14 @@ msgstr ""
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/edit_message_caption.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/edit_message_caption.rst:50
msgid ":meth:`aiogram.types.message.Message.edit_caption`"
msgstr ""
#~ msgid ""
#~ "A JSON-serialized object for an "
#~ "`inline keyboard <https://core.telegram.org/bots"

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aiogram \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-06 14:18+0200\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"
@ -141,6 +141,14 @@ msgstr ""
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/edit_message_live_location.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/edit_message_live_location.rst:50
msgid ":meth:`aiogram.types.message.Message.edit_live_location`"
msgstr ""
#~ msgid ""
#~ "A JSON-serialized object for a new"
#~ " `inline keyboard <https://core.telegram.org/bots"

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aiogram \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-06 14:18+0200\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"
@ -107,6 +107,14 @@ msgstr ""
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/edit_message_media.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/edit_message_media.rst:50
msgid ":meth:`aiogram.types.message.Message.edit_media`"
msgstr ""
#~ msgid ""
#~ "A JSON-serialized object for a new"
#~ " `inline keyboard <https://core.telegram.org/bots"

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aiogram \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-06 14:18+0200\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"
@ -104,6 +104,14 @@ msgstr ""
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/edit_message_reply_markup.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/edit_message_reply_markup.rst:50
msgid ":meth:`aiogram.types.message.Message.edit_reply_markup`"
msgstr ""
#~ msgid ""
#~ "A JSON-serialized object for an "
#~ "`inline keyboard <https://core.telegram.org/bots"

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aiogram \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-06 14:18+0200\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"
@ -124,6 +124,14 @@ msgstr ""
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/edit_message_text.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/edit_message_text.rst:50
msgid ":meth:`aiogram.types.message.Message.edit_text`"
msgstr ""
#~ msgid ""
#~ "A JSON-serialized object for an "
#~ "`inline keyboard <https://core.telegram.org/bots"

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"
@ -91,3 +91,11 @@ msgstr ""
#: ../../api/methods/export_chat_invite_link.rst:40
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/export_chat_invite_link.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/export_chat_invite_link.rst:50
msgid ":meth:`aiogram.types.chat.Chat.export_invite_link`"
msgstr ""

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aiogram \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-06 14:18+0200\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"
@ -105,5 +105,13 @@ msgstr ""
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/forward_message.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/forward_message.rst:50
msgid ":meth:`aiogram.types.message.Message.forward`"
msgstr ""
#~ msgid "As message method"
#~ msgstr ""

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"
@ -75,3 +75,11 @@ msgstr ""
#: ../../api/methods/get_chat_administrators.rst:33
msgid "With specific bot"
msgstr ""
#: ../../api/methods/get_chat_administrators.rst:43
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/get_chat_administrators.rst:45
msgid ":meth:`aiogram.types.chat.Chat.get_administrators`"
msgstr ""

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"
@ -75,3 +75,11 @@ msgstr ""
#: ../../api/methods/get_chat_member.rst:33
msgid "With specific bot"
msgstr ""
#: ../../api/methods/get_chat_member.rst:43
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/get_chat_member.rst:45
msgid ":meth:`aiogram.types.chat.Chat.get_member`"
msgstr ""

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"
@ -71,3 +71,11 @@ msgstr ""
#: ../../api/methods/get_chat_member_count.rst:33
msgid "With specific bot"
msgstr ""
#: ../../api/methods/get_chat_member_count.rst:43
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/get_chat_member_count.rst:45
msgid ":meth:`aiogram.types.chat.Chat.get_member_count`"
msgstr ""

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"
@ -25,23 +25,6 @@ msgstr ""
msgid "Returns: :obj:`int`"
msgstr ""
#: aiogram.methods.get_chat_members_count.GetChatMembersCount:5 of
msgid ""
"Use this method to get the number of members in a chat. Returns *Int* on "
"success."
msgstr ""
#: aiogram.methods.get_chat_members_count.GetChatMembersCount:7 of
msgid "Source: https://core.telegram.org/bots/api#getchatmembercount"
msgstr ""
#: ../../docstring
#: aiogram.methods.get_chat_members_count.GetChatMembersCount.chat_id:1 of
msgid ""
"Unique identifier for the target chat or username of the target "
"supergroup or channel (in the format :code:`@channelusername`)"
msgstr ""
#: ../../api/methods/get_chat_members_count.rst:14
msgid "Usage"
msgstr ""
@ -71,3 +54,19 @@ msgstr ""
#: ../../api/methods/get_chat_members_count.rst:33
msgid "With specific bot"
msgstr ""
#~ msgid ""
#~ "Use this method to get the number"
#~ " of members in a chat. Returns "
#~ "*Int* on success."
#~ msgstr ""
#~ msgid "Source: https://core.telegram.org/bots/api#getchatmembercount"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier for the target chat"
#~ " or username of the target supergroup"
#~ " or channel (in the format "
#~ ":code:`@channelusername`)"
#~ msgstr ""

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"
@ -83,3 +83,11 @@ msgstr ""
#: ../../api/methods/get_user_profile_photos.rst:33
msgid "With specific bot"
msgstr ""
#: ../../api/methods/get_user_profile_photos.rst:43
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/get_user_profile_photos.rst:45
msgid ":meth:`aiogram.types.user.User.get_profile_photos`"
msgstr ""

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"
@ -25,48 +25,6 @@ msgstr ""
msgid "Returns: :obj:`bool`"
msgstr ""
#: aiogram.methods.kick_chat_member.KickChatMember:5 of
msgid ""
"Use this method to ban a user in a group, a supergroup or a channel. In "
"the case of supergroups and channels, the user will not be able to return"
" to the chat on their own using invite links, etc., unless `unbanned "
"<https://core.telegram.org/bots/api#unbanchatmember>`_ first. The bot "
"must be an administrator in the chat for this to work and must have the "
"appropriate administrator rights. Returns :code:`True` on success."
msgstr ""
#: aiogram.methods.kick_chat_member.KickChatMember:7 of
msgid "Source: https://core.telegram.org/bots/api#banchatmember"
msgstr ""
#: ../../docstring aiogram.methods.kick_chat_member.KickChatMember.chat_id:1 of
msgid ""
"Unique identifier for the target group or username of the target "
"supergroup or channel (in the format :code:`@channelusername`)"
msgstr ""
#: ../../docstring aiogram.methods.kick_chat_member.KickChatMember.user_id:1 of
msgid "Unique identifier of the target user"
msgstr ""
#: ../../docstring aiogram.methods.kick_chat_member.KickChatMember.until_date:1
#: of
msgid ""
"Date when the user will be unbanned, unix time. If user is banned for "
"more than 366 days or less than 30 seconds from the current time they are"
" considered to be banned forever. Applied for supergroups and channels "
"only."
msgstr ""
#: ../../docstring
#: aiogram.methods.kick_chat_member.KickChatMember.revoke_messages:1 of
msgid ""
"Pass :code:`True` to delete all messages from the chat for the user that "
"is being removed. If :code:`False`, the user will be able to see messages"
" in the group that were sent before the user was removed. Always "
":code:`True` for supergroups and channels."
msgstr ""
#: ../../api/methods/kick_chat_member.rst:14
msgid "Usage"
msgstr ""
@ -98,3 +56,53 @@ msgstr ""
#: ../../api/methods/kick_chat_member.rst:40
msgid "As reply into Webhook in handler"
msgstr ""
#~ msgid ""
#~ "Use this method to ban a user "
#~ "in a group, a supergroup or a "
#~ "channel. In the case of supergroups "
#~ "and channels, the user will not be"
#~ " able to return to the chat on"
#~ " their own using invite links, etc.,"
#~ " unless `unbanned "
#~ "<https://core.telegram.org/bots/api#unbanchatmember>`_ first."
#~ " The bot must be an administrator "
#~ "in the chat for this to work "
#~ "and must have the appropriate "
#~ "administrator rights. Returns :code:`True` on"
#~ " success."
#~ msgstr ""
#~ msgid "Source: https://core.telegram.org/bots/api#banchatmember"
#~ msgstr ""
#~ msgid ""
#~ "Unique identifier for the target group"
#~ " or username of the target supergroup"
#~ " or channel (in the format "
#~ ":code:`@channelusername`)"
#~ msgstr ""
#~ msgid "Unique identifier of the target user"
#~ msgstr ""
#~ msgid ""
#~ "Date when the user will be "
#~ "unbanned, unix time. If user is "
#~ "banned for more than 366 days or"
#~ " less than 30 seconds from the "
#~ "current time they are considered to "
#~ "be banned forever. Applied for "
#~ "supergroups and channels only."
#~ msgstr ""
#~ msgid ""
#~ "Pass :code:`True` to delete all messages"
#~ " from the chat for the user "
#~ "that is being removed. If :code:`False`,"
#~ " the user will be able to see"
#~ " messages in the group that were "
#~ "sent before the user was removed. "
#~ "Always :code:`True` for supergroups and "
#~ "channels."
#~ msgstr ""

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"
@ -72,3 +72,11 @@ msgstr ""
#: ../../api/methods/leave_chat.rst:40
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/leave_chat.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/leave_chat.rst:50
msgid ":meth:`aiogram.types.chat.Chat.leave`"
msgstr ""

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aiogram \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-06 14:18+0200\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"
@ -89,5 +89,17 @@ msgstr ""
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/pin_chat_message.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/pin_chat_message.rst:50
msgid ":meth:`aiogram.types.message.Message.pin`"
msgstr ""
#: ../../api/methods/pin_chat_message.rst:51
msgid ":meth:`aiogram.types.chat.Chat.pin_message`"
msgstr ""
#~ msgid "As message method"
#~ msgstr ""

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aiogram \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-06 14:18+0200\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"
@ -162,3 +162,11 @@ msgstr ""
#: ../../api/methods/promote_chat_member.rst:40
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/promote_chat_member.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/promote_chat_member.rst:50
msgid ":meth:`aiogram.types.chat.Chat.promote`"
msgstr ""

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"
@ -95,3 +95,11 @@ msgstr ""
#: ../../api/methods/restrict_chat_member.rst:40
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/restrict_chat_member.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/restrict_chat_member.rst:50
msgid ":meth:`aiogram.types.chat.Chat.restrict`"
msgstr ""

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"
@ -84,3 +84,11 @@ msgstr ""
#: ../../api/methods/revoke_chat_invite_link.rst:40
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/revoke_chat_invite_link.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/revoke_chat_invite_link.rst:50
msgid ":meth:`aiogram.types.chat.Chat.revoke_invite_link`"
msgstr ""

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aiogram \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-06 14:18+0200\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"
@ -171,6 +171,18 @@ msgstr ""
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/send_animation.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/send_animation.rst:50
msgid ":meth:`aiogram.types.message.Message.answer_animation`"
msgstr ""
#: ../../api/methods/send_animation.rst:51
msgid ":meth:`aiogram.types.message.Message.reply_animation`"
msgstr ""
#~ msgid ""
#~ "Additional interface options. A JSON-"
#~ "serialized object for an `inline "

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aiogram \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-06 14:18+0200\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"
@ -165,6 +165,18 @@ msgstr ""
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/send_audio.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/send_audio.rst:50
msgid ":meth:`aiogram.types.message.Message.answer_audio`"
msgstr ""
#: ../../api/methods/send_audio.rst:51
msgid ":meth:`aiogram.types.message.Message.reply_audio`"
msgstr ""
#~ msgid ""
#~ "Additional interface options. A JSON-"
#~ "serialized object for an `inline "

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"
@ -107,3 +107,11 @@ msgstr ""
#: ../../api/methods/send_chat_action.rst:40
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/send_chat_action.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/send_chat_action.rst:50
msgid ":meth:`aiogram.types.chat.Chat.do`"
msgstr ""

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aiogram \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-06 14:18+0200\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"
@ -131,6 +131,18 @@ msgstr ""
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/send_contact.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/send_contact.rst:50
msgid ":meth:`aiogram.types.message.Message.answer_contact`"
msgstr ""
#: ../../api/methods/send_contact.rst:51
msgid ":meth:`aiogram.types.message.Message.reply_contact`"
msgstr ""
#~ msgid ""
#~ "Additional interface options. A JSON-"
#~ "serialized object for an `inline "

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aiogram \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-06 14:18+0200\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"
@ -118,6 +118,18 @@ msgstr ""
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/send_dice.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/send_dice.rst:50
msgid ":meth:`aiogram.types.message.Message.answer_dice`"
msgstr ""
#: ../../api/methods/send_dice.rst:51
msgid ":meth:`aiogram.types.message.Message.reply_dice`"
msgstr ""
#~ msgid ""
#~ "Additional interface options. A JSON-"
#~ "serialized object for an `inline "

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aiogram \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-06 14:18+0200\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"
@ -163,6 +163,18 @@ msgstr ""
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/send_document.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/send_document.rst:50
msgid ":meth:`aiogram.types.message.Message.answer_document`"
msgstr ""
#: ../../api/methods/send_document.rst:51
msgid ":meth:`aiogram.types.message.Message.reply_document`"
msgstr ""
#~ msgid ""
#~ "Additional interface options. A JSON-"
#~ "serialized object for an `inline "

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aiogram \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-06 14:18+0200\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"
@ -112,6 +112,18 @@ msgstr ""
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/send_game.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/send_game.rst:50
msgid ":meth:`aiogram.types.message.Message.answer_game`"
msgstr ""
#: ../../api/methods/send_game.rst:51
msgid ":meth:`aiogram.types.message.Message.reply_game`"
msgstr ""
#~ msgid ""
#~ "A JSON-serialized object for an "
#~ "`inline keyboard <https://core.telegram.org/bots"

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aiogram \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-06 14:18+0200\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"
@ -242,6 +242,18 @@ msgstr ""
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/send_invoice.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/send_invoice.rst:50
msgid ":meth:`aiogram.types.message.Message.answer_invoice`"
msgstr ""
#: ../../api/methods/send_invoice.rst:51
msgid ":meth:`aiogram.types.message.Message.reply_invoice`"
msgstr ""
#~ msgid ""
#~ "A JSON-serialized object for an "
#~ "`inline keyboard <https://core.telegram.org/bots"

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aiogram \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-06 14:18+0200\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"
@ -147,6 +147,18 @@ msgstr ""
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/send_location.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/send_location.rst:50
msgid ":meth:`aiogram.types.message.Message.answer_location`"
msgstr ""
#: ../../api/methods/send_location.rst:51
msgid ":meth:`aiogram.types.message.Message.reply_location`"
msgstr ""
#~ msgid ""
#~ "Additional interface options. A JSON-"
#~ "serialized object for an `inline "

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aiogram \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-06 14:18+0200\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"
@ -113,3 +113,15 @@ msgstr ""
#: ../../api/methods/send_media_group.rst:40
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/send_media_group.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/send_media_group.rst:50
msgid ":meth:`aiogram.types.message.Message.answer_media_group`"
msgstr ""
#: ../../api/methods/send_media_group.rst:51
msgid ":meth:`aiogram.types.message.Message.reply_media_group`"
msgstr ""

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aiogram \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-06 14:18+0200\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"
@ -135,6 +135,18 @@ msgstr ""
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/send_message.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/send_message.rst:50
msgid ":meth:`aiogram.types.message.Message.answer`"
msgstr ""
#: ../../api/methods/send_message.rst:51
msgid ":meth:`aiogram.types.message.Message.reply`"
msgstr ""
#~ msgid ""
#~ "Additional interface options. A JSON-"
#~ "serialized object for an `inline "

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aiogram \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-06 14:18+0200\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"
@ -141,6 +141,18 @@ msgstr ""
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/send_photo.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/send_photo.rst:50
msgid ":meth:`aiogram.types.message.Message.answer_photo`"
msgstr ""
#: ../../api/methods/send_photo.rst:51
msgid ":meth:`aiogram.types.message.Message.reply_photo`"
msgstr ""
#~ msgid ""
#~ "Additional interface options. A JSON-"
#~ "serialized object for an `inline "

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aiogram \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-06 14:18+0200\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"
@ -180,6 +180,18 @@ msgstr ""
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/send_poll.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/send_poll.rst:50
msgid ":meth:`aiogram.types.message.Message.answer_poll`"
msgstr ""
#: ../../api/methods/send_poll.rst:51
msgid ":meth:`aiogram.types.message.Message.reply_poll`"
msgstr ""
#~ msgid ""
#~ "Additional interface options. A JSON-"
#~ "serialized object for an `inline "

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aiogram \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-06 14:18+0200\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"
@ -125,6 +125,18 @@ msgstr ""
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/send_sticker.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/send_sticker.rst:50
msgid ":meth:`aiogram.types.message.Message.answer_sticker`"
msgstr ""
#: ../../api/methods/send_sticker.rst:51
msgid ":meth:`aiogram.types.message.Message.reply_sticker`"
msgstr ""
#~ msgid ""
#~ "Additional interface options. A JSON-"
#~ "serialized object for an `inline "

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aiogram \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-06 14:18+0200\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"
@ -148,6 +148,18 @@ msgstr ""
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/send_venue.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/send_venue.rst:50
msgid ":meth:`aiogram.types.message.Message.answer_venue`"
msgstr ""
#: ../../api/methods/send_venue.rst:51
msgid ":meth:`aiogram.types.message.Message.reply_venue`"
msgstr ""
#~ msgid ""
#~ "Additional interface options. A JSON-"
#~ "serialized object for an `inline "

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aiogram \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-06 14:18+0200\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"
@ -171,6 +171,18 @@ msgstr ""
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/send_video.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/send_video.rst:50
msgid ":meth:`aiogram.types.message.Message.answer_video`"
msgstr ""
#: ../../api/methods/send_video.rst:51
msgid ":meth:`aiogram.types.message.Message.reply_video`"
msgstr ""
#~ msgid ""
#~ "Additional interface options. A JSON-"
#~ "serialized object for an `inline "

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aiogram \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-06 14:18+0200\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"
@ -146,6 +146,18 @@ msgstr ""
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/send_video_note.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/send_video_note.rst:50
msgid ":meth:`aiogram.types.message.Message.answer_video_note`"
msgstr ""
#: ../../api/methods/send_video_note.rst:51
msgid ":meth:`aiogram.types.message.Message.reply_video_note`"
msgstr ""
#~ msgid ""
#~ "Additional interface options. A JSON-"
#~ "serialized object for an `inline "

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aiogram \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-06 14:18+0200\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"
@ -147,6 +147,18 @@ msgstr ""
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/send_voice.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/send_voice.rst:50
msgid ":meth:`aiogram.types.message.Message.answer_voice`"
msgstr ""
#: ../../api/methods/send_voice.rst:51
msgid ":meth:`aiogram.types.message.Message.reply_voice`"
msgstr ""
#~ msgid ""
#~ "Additional interface options. A JSON-"
#~ "serialized object for an `inline "

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"
@ -92,3 +92,11 @@ msgstr ""
#: ../../api/methods/set_chat_administrator_custom_title.rst:40
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/set_chat_administrator_custom_title.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/set_chat_administrator_custom_title.rst:50
msgid ":meth:`aiogram.types.chat.Chat.set_administrator_custom_title`"
msgstr ""

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"
@ -82,3 +82,11 @@ msgstr ""
#: ../../api/methods/set_chat_description.rst:40
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/set_chat_description.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/set_chat_description.rst:50
msgid ":meth:`aiogram.types.chat.Chat.set_description`"
msgstr ""

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"
@ -82,3 +82,11 @@ msgstr ""
#: ../../api/methods/set_chat_permissions.rst:40
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/set_chat_permissions.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/set_chat_permissions.rst:50
msgid ":meth:`aiogram.types.chat.Chat.set_permissions`"
msgstr ""

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"
@ -74,3 +74,11 @@ msgstr ""
#: ../../api/methods/set_chat_photo.rst:33
msgid "With specific bot"
msgstr ""
#: ../../api/methods/set_chat_photo.rst:43
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/set_chat_photo.rst:45
msgid ":meth:`aiogram.types.chat.Chat.set_photo`"
msgstr ""

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"
@ -82,3 +82,11 @@ msgstr ""
#: ../../api/methods/set_chat_sticker_set.rst:40
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/set_chat_sticker_set.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/set_chat_sticker_set.rst:50
msgid ":meth:`aiogram.types.chat.Chat.set_sticker_set`"
msgstr ""

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aiogram \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-06 14:18+0200\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"
@ -79,5 +79,13 @@ msgstr ""
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/set_chat_title.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/set_chat_title.rst:50
msgid ":meth:`aiogram.types.chat.Chat.set_title`"
msgstr ""
#~ msgid "New chat title, 1-255 characters"
#~ msgstr ""

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"
@ -80,3 +80,11 @@ msgstr ""
#: ../../api/methods/set_sticker_position_in_set.rst:40
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/set_sticker_position_in_set.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/set_sticker_position_in_set.rst:50
msgid ":meth:`aiogram.types.sticker.Sticker.set_position_in_set`"
msgstr ""

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aiogram \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-06 14:18+0200\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"
@ -104,6 +104,14 @@ msgstr ""
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/stop_message_live_location.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/stop_message_live_location.rst:50
msgid ":meth:`aiogram.types.message.Message.stop_live_location`"
msgstr ""
#~ msgid ""
#~ "A JSON-serialized object for a new"
#~ " `inline keyboard <https://core.telegram.org/bots"

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"
@ -89,3 +89,11 @@ msgstr ""
#: ../../api/methods/unban_chat_member.rst:40
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/unban_chat_member.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/unban_chat_member.rst:50
msgid ":meth:`aiogram.types.chat.Chat.unban`"
msgstr ""

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"
@ -83,3 +83,11 @@ msgstr ""
#: ../../api/methods/unban_chat_sender_chat.rst:40
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/unban_chat_sender_chat.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/unban_chat_sender_chat.rst:50
msgid ":meth:`aiogram.types.chat.Chat.unban_sender_chat`"
msgstr ""

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"
@ -78,3 +78,11 @@ msgstr ""
#: ../../api/methods/unpin_all_chat_messages.rst:40
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/unpin_all_chat_messages.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/unpin_all_chat_messages.rst:50
msgid ":meth:`aiogram.types.chat.Chat.unpin_all_messages`"
msgstr ""

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aiogram \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-06 14:18+0200\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"
@ -85,5 +85,17 @@ msgstr ""
msgid "As reply into Webhook in handler"
msgstr ""
#: ../../api/methods/unpin_chat_message.rst:48
msgid "As shortcut from received object"
msgstr ""
#: ../../api/methods/unpin_chat_message.rst:50
msgid ":meth:`aiogram.types.message.Message.unpin`"
msgstr ""
#: ../../api/methods/unpin_chat_message.rst:51
msgid ":meth:`aiogram.types.chat.Chat.unpin_message`"
msgstr ""
#~ msgid "As message method"
#~ msgstr ""