diff --git a/docs/locale/en/LC_MESSAGES/api/bot.po b/docs/locale/en/LC_MESSAGES/api/bot.po index 8c5c3fc9..6fe7be8c 100644 --- a/docs/locale/en/LC_MESSAGES/api/bot.po +++ b/docs/locale/en/LC_MESSAGES/api/bot.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: aiogram \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-11-23 00:47+0200\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 \n" "Language-Team: LANGUAGE \n" @@ -46,7 +46,7 @@ msgid "" "[:py:class:`Bot`]" msgstr "" -#: aiogram.client.bot.Bot:1 of +#: aiogram.client.bot.Bot.__init__:1 of msgid "Bot class" msgstr "" @@ -59,8 +59,9 @@ msgstr "" #: aiogram.client.bot.Bot.approve_chat_join_request #: aiogram.client.bot.Bot.ban_chat_member #: aiogram.client.bot.Bot.ban_chat_sender_chat aiogram.client.bot.Bot.close -#: aiogram.client.bot.Bot.close_forum_topic aiogram.client.bot.Bot.context -#: aiogram.client.bot.Bot.copy_message +#: aiogram.client.bot.Bot.close_forum_topic +#: aiogram.client.bot.Bot.close_general_forum_topic +#: aiogram.client.bot.Bot.context aiogram.client.bot.Bot.copy_message #: aiogram.client.bot.Bot.create_chat_invite_link #: aiogram.client.bot.Bot.create_forum_topic #: aiogram.client.bot.Bot.create_invoice_link @@ -76,6 +77,7 @@ msgstr "" #: aiogram.client.bot.Bot.download_file #: aiogram.client.bot.Bot.edit_chat_invite_link #: aiogram.client.bot.Bot.edit_forum_topic +#: aiogram.client.bot.Bot.edit_general_forum_topic #: aiogram.client.bot.Bot.edit_message_caption #: aiogram.client.bot.Bot.edit_message_live_location #: aiogram.client.bot.Bot.edit_message_media @@ -95,10 +97,13 @@ msgstr "" #: aiogram.client.bot.Bot.get_my_default_administrator_rights #: aiogram.client.bot.Bot.get_sticker_set aiogram.client.bot.Bot.get_updates #: aiogram.client.bot.Bot.get_user_profile_photos -#: aiogram.client.bot.Bot.get_webhook_info aiogram.client.bot.Bot.leave_chat -#: aiogram.client.bot.Bot.log_out aiogram.client.bot.Bot.pin_chat_message +#: aiogram.client.bot.Bot.get_webhook_info +#: aiogram.client.bot.Bot.hide_general_forum_topic +#: aiogram.client.bot.Bot.leave_chat aiogram.client.bot.Bot.log_out +#: aiogram.client.bot.Bot.pin_chat_message #: aiogram.client.bot.Bot.promote_chat_member #: aiogram.client.bot.Bot.reopen_forum_topic +#: aiogram.client.bot.Bot.reopen_general_forum_topic #: aiogram.client.bot.Bot.restrict_chat_member #: aiogram.client.bot.Bot.revoke_chat_invite_link #: aiogram.client.bot.Bot.send_animation aiogram.client.bot.Bot.send_audio @@ -126,6 +131,7 @@ msgstr "" #: aiogram.client.bot.Bot.stop_message_live_location #: aiogram.client.bot.Bot.stop_poll aiogram.client.bot.Bot.unban_chat_member #: aiogram.client.bot.Bot.unban_chat_sender_chat +#: aiogram.client.bot.Bot.unhide_general_forum_topic #: aiogram.client.bot.Bot.unpin_all_chat_messages #: aiogram.client.bot.Bot.unpin_all_forum_topic_messages #: aiogram.client.bot.Bot.unpin_chat_message @@ -133,17 +139,17 @@ msgstr "" msgid "Parameters" msgstr "" -#: aiogram.client.bot.Bot.__init__:1 of +#: aiogram.client.bot.Bot.__init__:3 of msgid "Telegram Bot token `Obtained from @BotFather `_" msgstr "" -#: aiogram.client.bot.Bot.__init__:2 of +#: aiogram.client.bot.Bot.__init__:4 of msgid "" "HTTP Client session (For example AiohttpSession). If not specified it " "will be automatically created." msgstr "" -#: aiogram.client.bot.Bot.__init__:4 of +#: aiogram.client.bot.Bot.__init__:6 of msgid "" "Default parse mode. If specified it will be propagated into the API " "methods at runtime." @@ -153,7 +159,7 @@ msgstr "" msgid "Raises" msgstr "" -#: aiogram.client.bot.Bot.__init__:6 of +#: aiogram.client.bot.Bot.__init__:8 of msgid "When token has invalid format this exception will be raised" msgstr "" @@ -170,8 +176,9 @@ msgstr "" #: aiogram.client.bot.Bot.approve_chat_join_request #: aiogram.client.bot.Bot.ban_chat_member #: aiogram.client.bot.Bot.ban_chat_sender_chat aiogram.client.bot.Bot.close -#: aiogram.client.bot.Bot.close_forum_topic aiogram.client.bot.Bot.context -#: aiogram.client.bot.Bot.copy_message +#: aiogram.client.bot.Bot.close_forum_topic +#: aiogram.client.bot.Bot.close_general_forum_topic +#: aiogram.client.bot.Bot.context aiogram.client.bot.Bot.copy_message #: aiogram.client.bot.Bot.create_chat_invite_link #: aiogram.client.bot.Bot.create_forum_topic #: aiogram.client.bot.Bot.create_invoice_link @@ -186,6 +193,7 @@ msgstr "" #: aiogram.client.bot.Bot.delete_webhook #: aiogram.client.bot.Bot.edit_chat_invite_link #: aiogram.client.bot.Bot.edit_forum_topic +#: aiogram.client.bot.Bot.edit_general_forum_topic #: aiogram.client.bot.Bot.edit_message_caption #: aiogram.client.bot.Bot.edit_message_live_location #: aiogram.client.bot.Bot.edit_message_media @@ -205,11 +213,13 @@ msgstr "" #: aiogram.client.bot.Bot.get_my_default_administrator_rights #: aiogram.client.bot.Bot.get_sticker_set aiogram.client.bot.Bot.get_updates #: aiogram.client.bot.Bot.get_user_profile_photos -#: aiogram.client.bot.Bot.get_webhook_info aiogram.client.bot.Bot.id +#: aiogram.client.bot.Bot.get_webhook_info +#: aiogram.client.bot.Bot.hide_general_forum_topic aiogram.client.bot.Bot.id #: aiogram.client.bot.Bot.leave_chat aiogram.client.bot.Bot.log_out -#: aiogram.client.bot.Bot.pin_chat_message +#: aiogram.client.bot.Bot.me aiogram.client.bot.Bot.pin_chat_message #: aiogram.client.bot.Bot.promote_chat_member #: aiogram.client.bot.Bot.reopen_forum_topic +#: aiogram.client.bot.Bot.reopen_general_forum_topic #: aiogram.client.bot.Bot.restrict_chat_member #: aiogram.client.bot.Bot.revoke_chat_invite_link #: aiogram.client.bot.Bot.send_animation aiogram.client.bot.Bot.send_audio @@ -237,6 +247,7 @@ msgstr "" #: aiogram.client.bot.Bot.stop_message_live_location #: aiogram.client.bot.Bot.stop_poll aiogram.client.bot.Bot.unban_chat_member #: aiogram.client.bot.Bot.unban_chat_sender_chat +#: aiogram.client.bot.Bot.unhide_general_forum_topic #: aiogram.client.bot.Bot.unpin_all_chat_messages #: aiogram.client.bot.Bot.unpin_all_forum_topic_messages #: aiogram.client.bot.Bot.unpin_chat_message @@ -248,6 +259,10 @@ msgstr "" msgid "Generate bot context" msgstr "" +#: aiogram.client.bot.Bot.me:1 of +msgid "Cached alias for getMe method" +msgstr "" + #: aiogram.client.bot.Bot.download_file:1 of msgid "Download file by file_path to destination." msgstr "" @@ -367,6 +382,7 @@ msgstr "" #: aiogram.client.bot.Bot.ban_chat_member:7 #: aiogram.client.bot.Bot.ban_chat_sender_chat:5 aiogram.client.bot.Bot.close:3 #: aiogram.client.bot.Bot.close_forum_topic:5 +#: aiogram.client.bot.Bot.close_general_forum_topic:4 #: aiogram.client.bot.Bot.copy_message:15 #: aiogram.client.bot.Bot.create_chat_invite_link:8 #: aiogram.client.bot.Bot.create_forum_topic:7 @@ -382,6 +398,7 @@ msgstr "" #: aiogram.client.bot.Bot.delete_webhook:4 #: aiogram.client.bot.Bot.edit_chat_invite_link:9 #: aiogram.client.bot.Bot.edit_forum_topic:7 +#: aiogram.client.bot.Bot.edit_general_forum_topic:5 #: aiogram.client.bot.Bot.edit_message_caption:10 #: aiogram.client.bot.Bot.edit_message_live_location:12 #: aiogram.client.bot.Bot.edit_message_media:8 @@ -403,23 +420,25 @@ msgstr "" #: aiogram.client.bot.Bot.get_updates:13 #: aiogram.client.bot.Bot.get_user_profile_photos:6 #: aiogram.client.bot.Bot.get_webhook_info:3 +#: aiogram.client.bot.Bot.hide_general_forum_topic:4 #: aiogram.client.bot.Bot.leave_chat:4 aiogram.client.bot.Bot.log_out:3 #: aiogram.client.bot.Bot.pin_chat_message:6 #: aiogram.client.bot.Bot.promote_chat_member:17 #: aiogram.client.bot.Bot.reopen_forum_topic:5 +#: aiogram.client.bot.Bot.reopen_general_forum_topic:4 #: aiogram.client.bot.Bot.restrict_chat_member:7 #: aiogram.client.bot.Bot.revoke_chat_invite_link:5 -#: aiogram.client.bot.Bot.send_animation:18 +#: aiogram.client.bot.Bot.send_animation:19 #: aiogram.client.bot.Bot.send_audio:19 -#: aiogram.client.bot.Bot.send_chat_action:9 +#: aiogram.client.bot.Bot.send_chat_action:10 #: aiogram.client.bot.Bot.send_contact:14 aiogram.client.bot.Bot.send_dice:11 #: aiogram.client.bot.Bot.send_document:16 aiogram.client.bot.Bot.send_game:11 #: aiogram.client.bot.Bot.send_invoice:31 #: aiogram.client.bot.Bot.send_location:16 #: aiogram.client.bot.Bot.send_media_group:10 -#: aiogram.client.bot.Bot.send_message:14 aiogram.client.bot.Bot.send_photo:14 +#: aiogram.client.bot.Bot.send_message:14 aiogram.client.bot.Bot.send_photo:15 #: aiogram.client.bot.Bot.send_poll:22 aiogram.client.bot.Bot.send_sticker:11 -#: aiogram.client.bot.Bot.send_venue:18 aiogram.client.bot.Bot.send_video:19 +#: aiogram.client.bot.Bot.send_venue:18 aiogram.client.bot.Bot.send_video:20 #: aiogram.client.bot.Bot.send_video_note:14 #: aiogram.client.bot.Bot.send_voice:15 #: aiogram.client.bot.Bot.set_chat_administrator_custom_title:6 @@ -440,6 +459,7 @@ msgstr "" #: aiogram.client.bot.Bot.stop_poll:6 #: aiogram.client.bot.Bot.unban_chat_member:6 #: aiogram.client.bot.Bot.unban_chat_sender_chat:5 +#: aiogram.client.bot.Bot.unhide_general_forum_topic:4 #: aiogram.client.bot.Bot.unpin_all_chat_messages:4 #: aiogram.client.bot.Bot.unpin_all_forum_topic_messages:5 #: aiogram.client.bot.Bot.unpin_chat_message:5 @@ -452,6 +472,7 @@ msgstr "" #: aiogram.client.bot.Bot.ban_chat_member:8 #: aiogram.client.bot.Bot.ban_chat_sender_chat:6 #: aiogram.client.bot.Bot.close_forum_topic:6 +#: aiogram.client.bot.Bot.close_general_forum_topic:5 #: aiogram.client.bot.Bot.create_new_sticker_set:13 #: aiogram.client.bot.Bot.decline_chat_join_request:6 #: aiogram.client.bot.Bot.delete_chat_photo:5 @@ -462,10 +483,13 @@ msgstr "" #: aiogram.client.bot.Bot.delete_sticker_from_set:5 #: aiogram.client.bot.Bot.delete_webhook:5 #: aiogram.client.bot.Bot.edit_forum_topic:8 +#: aiogram.client.bot.Bot.edit_general_forum_topic:6 +#: aiogram.client.bot.Bot.hide_general_forum_topic:5 #: aiogram.client.bot.Bot.leave_chat:5 #: aiogram.client.bot.Bot.pin_chat_message:7 #: aiogram.client.bot.Bot.promote_chat_member:18 #: aiogram.client.bot.Bot.reopen_forum_topic:6 +#: aiogram.client.bot.Bot.reopen_general_forum_topic:5 #: aiogram.client.bot.Bot.restrict_chat_member:8 #: aiogram.client.bot.Bot.set_chat_administrator_custom_title:7 #: aiogram.client.bot.Bot.set_chat_description:6 @@ -480,6 +504,7 @@ msgstr "" #: aiogram.client.bot.Bot.set_sticker_set_thumb:7 #: aiogram.client.bot.Bot.unban_chat_member:7 #: aiogram.client.bot.Bot.unban_chat_sender_chat:6 +#: aiogram.client.bot.Bot.unhide_general_forum_topic:5 #: aiogram.client.bot.Bot.unpin_all_chat_messages:5 #: aiogram.client.bot.Bot.unpin_all_forum_topic_messages:6 #: aiogram.client.bot.Bot.unpin_chat_message:6 of @@ -812,15 +837,20 @@ msgid "" msgstr "" #: aiogram.client.bot.Bot.close_forum_topic:3 +#: aiogram.client.bot.Bot.close_general_forum_topic:3 #: aiogram.client.bot.Bot.create_forum_topic:3 #: aiogram.client.bot.Bot.delete_chat_sticker_set:3 #: aiogram.client.bot.Bot.delete_forum_topic:3 #: aiogram.client.bot.Bot.edit_forum_topic:3 +#: aiogram.client.bot.Bot.edit_general_forum_topic:3 +#: aiogram.client.bot.Bot.hide_general_forum_topic:3 #: aiogram.client.bot.Bot.reopen_forum_topic:3 +#: aiogram.client.bot.Bot.reopen_general_forum_topic:3 #: aiogram.client.bot.Bot.restrict_chat_member:3 #: aiogram.client.bot.Bot.set_chat_administrator_custom_title:3 #: aiogram.client.bot.Bot.set_chat_permissions:3 #: aiogram.client.bot.Bot.set_chat_sticker_set:3 +#: aiogram.client.bot.Bot.unhide_general_forum_topic:3 #: aiogram.client.bot.Bot.unpin_all_forum_topic_messages:3 of msgid "" "Unique identifier for the target chat or username of the target " @@ -898,14 +928,14 @@ msgstr "" #: aiogram.client.bot.Bot.copy_message:10 #: aiogram.client.bot.Bot.forward_message:7 -#: aiogram.client.bot.Bot.send_animation:13 +#: aiogram.client.bot.Bot.send_animation:14 #: aiogram.client.bot.Bot.send_audio:14 aiogram.client.bot.Bot.send_contact:9 #: aiogram.client.bot.Bot.send_dice:6 aiogram.client.bot.Bot.send_document:11 #: aiogram.client.bot.Bot.send_game:6 aiogram.client.bot.Bot.send_invoice:26 #: aiogram.client.bot.Bot.send_location:11 -#: aiogram.client.bot.Bot.send_message:9 aiogram.client.bot.Bot.send_photo:9 +#: aiogram.client.bot.Bot.send_message:9 aiogram.client.bot.Bot.send_photo:10 #: aiogram.client.bot.Bot.send_poll:17 aiogram.client.bot.Bot.send_sticker:6 -#: aiogram.client.bot.Bot.send_venue:13 aiogram.client.bot.Bot.send_video:14 +#: aiogram.client.bot.Bot.send_venue:13 aiogram.client.bot.Bot.send_video:15 #: aiogram.client.bot.Bot.send_video_note:9 #: aiogram.client.bot.Bot.send_voice:10 of msgid "" @@ -914,43 +944,43 @@ msgid "" msgstr "" #: aiogram.client.bot.Bot.copy_message:11 -#: aiogram.client.bot.Bot.send_animation:14 +#: aiogram.client.bot.Bot.send_animation:15 #: aiogram.client.bot.Bot.send_audio:15 aiogram.client.bot.Bot.send_contact:10 #: aiogram.client.bot.Bot.send_document:12 aiogram.client.bot.Bot.send_game:7 #: aiogram.client.bot.Bot.send_invoice:27 #: aiogram.client.bot.Bot.send_location:12 -#: aiogram.client.bot.Bot.send_message:10 aiogram.client.bot.Bot.send_photo:10 +#: aiogram.client.bot.Bot.send_message:10 aiogram.client.bot.Bot.send_photo:11 #: aiogram.client.bot.Bot.send_poll:18 aiogram.client.bot.Bot.send_sticker:7 -#: aiogram.client.bot.Bot.send_venue:14 aiogram.client.bot.Bot.send_video:15 +#: aiogram.client.bot.Bot.send_venue:14 aiogram.client.bot.Bot.send_video:16 #: aiogram.client.bot.Bot.send_video_note:10 #: aiogram.client.bot.Bot.send_voice:11 of msgid "Protects the contents of the sent message from forwarding and saving" msgstr "" #: aiogram.client.bot.Bot.copy_message:12 -#: aiogram.client.bot.Bot.send_animation:15 +#: aiogram.client.bot.Bot.send_animation:16 #: aiogram.client.bot.Bot.send_audio:16 aiogram.client.bot.Bot.send_contact:11 #: aiogram.client.bot.Bot.send_dice:8 aiogram.client.bot.Bot.send_document:13 #: aiogram.client.bot.Bot.send_game:8 aiogram.client.bot.Bot.send_invoice:28 #: aiogram.client.bot.Bot.send_location:13 -#: aiogram.client.bot.Bot.send_message:11 aiogram.client.bot.Bot.send_photo:11 +#: aiogram.client.bot.Bot.send_message:11 aiogram.client.bot.Bot.send_photo:12 #: aiogram.client.bot.Bot.send_poll:19 aiogram.client.bot.Bot.send_sticker:8 -#: aiogram.client.bot.Bot.send_venue:15 aiogram.client.bot.Bot.send_video:16 +#: aiogram.client.bot.Bot.send_venue:15 aiogram.client.bot.Bot.send_video:17 #: aiogram.client.bot.Bot.send_video_note:11 #: aiogram.client.bot.Bot.send_voice:12 of msgid "If the message is a reply, ID of the original message" msgstr "" #: aiogram.client.bot.Bot.copy_message:13 -#: aiogram.client.bot.Bot.send_animation:16 +#: aiogram.client.bot.Bot.send_animation:17 #: aiogram.client.bot.Bot.send_audio:17 aiogram.client.bot.Bot.send_contact:12 #: aiogram.client.bot.Bot.send_dice:9 aiogram.client.bot.Bot.send_document:14 #: aiogram.client.bot.Bot.send_game:9 aiogram.client.bot.Bot.send_invoice:29 #: aiogram.client.bot.Bot.send_location:14 #: aiogram.client.bot.Bot.send_media_group:9 -#: aiogram.client.bot.Bot.send_message:12 aiogram.client.bot.Bot.send_photo:12 +#: aiogram.client.bot.Bot.send_message:12 aiogram.client.bot.Bot.send_photo:13 #: aiogram.client.bot.Bot.send_poll:20 aiogram.client.bot.Bot.send_sticker:9 -#: aiogram.client.bot.Bot.send_venue:16 aiogram.client.bot.Bot.send_video:17 +#: aiogram.client.bot.Bot.send_venue:16 aiogram.client.bot.Bot.send_video:18 #: aiogram.client.bot.Bot.send_video_note:12 #: aiogram.client.bot.Bot.send_voice:13 of msgid "" @@ -959,13 +989,13 @@ msgid "" msgstr "" #: aiogram.client.bot.Bot.copy_message:14 -#: aiogram.client.bot.Bot.send_animation:17 +#: aiogram.client.bot.Bot.send_animation:18 #: aiogram.client.bot.Bot.send_audio:18 aiogram.client.bot.Bot.send_contact:13 #: aiogram.client.bot.Bot.send_dice:10 aiogram.client.bot.Bot.send_document:15 #: aiogram.client.bot.Bot.send_location:15 -#: aiogram.client.bot.Bot.send_message:13 aiogram.client.bot.Bot.send_photo:13 +#: aiogram.client.bot.Bot.send_message:13 aiogram.client.bot.Bot.send_photo:14 #: aiogram.client.bot.Bot.send_poll:21 aiogram.client.bot.Bot.send_sticker:10 -#: aiogram.client.bot.Bot.send_venue:17 aiogram.client.bot.Bot.send_video:18 +#: aiogram.client.bot.Bot.send_venue:17 aiogram.client.bot.Bot.send_video:19 #: aiogram.client.bot.Bot.send_video_note:13 #: aiogram.client.bot.Bot.send_voice:14 of msgid "" @@ -1391,14 +1421,17 @@ msgid "" msgstr "" #: aiogram.client.bot.Bot.edit_forum_topic:5 of -msgid "New topic name, 1-128 characters" +msgid "" +"New topic name, 0-128 characters. If not specififed or empty, the current" +" name of the topic will be kept" msgstr "" #: aiogram.client.bot.Bot.edit_forum_topic:6 of 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. Pass an empty string to " +"remove the icon. If not specified, the current icon will be kept" msgstr "" #: aiogram.client.bot.Bot.edit_message_caption:1 of @@ -1629,7 +1662,7 @@ msgstr "" #: aiogram.client.bot.Bot.send_contact:15 aiogram.client.bot.Bot.send_dice:12 #: aiogram.client.bot.Bot.send_game:12 aiogram.client.bot.Bot.send_invoice:32 #: aiogram.client.bot.Bot.send_location:17 -#: aiogram.client.bot.Bot.send_message:15 aiogram.client.bot.Bot.send_photo:15 +#: aiogram.client.bot.Bot.send_message:15 aiogram.client.bot.Bot.send_photo:16 #: aiogram.client.bot.Bot.send_poll:23 aiogram.client.bot.Bot.send_sticker:12 #: aiogram.client.bot.Bot.send_venue:19 #: aiogram.client.bot.Bot.send_video_note:15 of @@ -1671,8 +1704,10 @@ msgstr "" #: aiogram.client.bot.Bot.get_chat_member:1 of msgid "" -"Use this method to get information about a member of a chat. Returns a " -":class:`aiogram.types.chat_member.ChatMember` object on success." +"Use this method to get information about a member of a chat. The method " +"is guaranteed to work only if the bot is an administrator in the chat. " +"Returns a :class:`aiogram.types.chat_member.ChatMember` object on " +"success." msgstr "" #: aiogram.client.bot.Bot.get_chat_member:6 of @@ -2186,7 +2221,13 @@ msgid "" "more details." msgstr "" -#: aiogram.client.bot.Bot.send_animation:19 of +#: aiogram.client.bot.Bot.send_animation:13 of +msgid "" +"Pass :code:`True` if the animation needs to be covered with a spoiler " +"animation" +msgstr "" + +#: aiogram.client.bot.Bot.send_animation:20 of msgid "" "Bots can currently send animation files of up to 50 MB in size, this " "limit may be changed in the future." @@ -2281,7 +2322,11 @@ msgid "" "`_." msgstr "" -#: aiogram.client.bot.Bot.send_chat_action:10 of +#: aiogram.client.bot.Bot.send_chat_action:9 of +msgid "Unique identifier for the target message thread; supergroups only" +msgstr "" + +#: aiogram.client.bot.Bot.send_chat_action:11 of msgid "The user will see a 'sending photo' status for the bot." msgstr "" @@ -2548,6 +2593,12 @@ msgid "" "details." msgstr "" +#: aiogram.client.bot.Bot.send_photo:9 of +msgid "" +"Pass :code:`True` if the photo needs to be covered with a spoiler " +"animation" +msgstr "" + #: aiogram.client.bot.Bot.send_poll:1 of msgid "" "Use this method to send a native poll. On success, the sent " @@ -2730,10 +2781,16 @@ msgid "" msgstr "" #: aiogram.client.bot.Bot.send_video:13 of +msgid "" +"Pass :code:`True` if the video needs to be covered with a spoiler " +"animation" +msgstr "" + +#: aiogram.client.bot.Bot.send_video:14 of msgid "Pass :code:`True` if the uploaded video is suitable for streaming" msgstr "" -#: aiogram.client.bot.Bot.send_video:20 of +#: aiogram.client.bot.Bot.send_video:21 of msgid "" "Bots can currently send video files of up to 50 MB in size, this limit " "may be changed in the future." @@ -3227,6 +3284,51 @@ msgstr "" msgid "Returns the uploaded :class:`aiogram.types.file.File` on success." msgstr "" +#: aiogram.client.bot.Bot.close_general_forum_topic:1 of +msgid "" +"Use this method to close an open 'General' topic in a forum supergroup " +"chat. The bot must be an administrator in the chat for this to work and " +"must have the *can_manage_topics* administrator rights. Returns " +":code:`True` on success." +msgstr "" + +#: aiogram.client.bot.Bot.edit_general_forum_topic:1 of +msgid "" +"Use this method to edit the name of the 'General' topic in a forum " +"supergroup chat. The bot must be an administrator in the chat for this to" +" work and must have *can_manage_topics* administrator rights. Returns " +":code:`True` on success." +msgstr "" + +#: aiogram.client.bot.Bot.edit_general_forum_topic:4 of +msgid "New topic name, 1-128 characters" +msgstr "" + +#: aiogram.client.bot.Bot.hide_general_forum_topic:1 of +msgid "" +"Use this method to hide the 'General' topic in a forum supergroup chat. " +"The bot must be an administrator in the chat for this to work and must " +"have the *can_manage_topics* administrator rights. The topic will be " +"automatically closed if it was open. Returns :code:`True` on success." +msgstr "" + +#: aiogram.client.bot.Bot.reopen_general_forum_topic:1 of +msgid "" +"Use this method to reopen a closed 'General' topic in a forum supergroup " +"chat. The bot must be an administrator in the chat for this to work and " +"must have the *can_manage_topics* administrator rights. The topic will be" +" automatically unhidden if it was hidden. Returns :code:`True` on " +"success." +msgstr "" + +#: aiogram.client.bot.Bot.unhide_general_forum_topic:1 of +msgid "" +"Use this method to unhide the 'General' topic in a forum supergroup chat." +" The bot must be an administrator in the chat for this to work and must " +"have the *can_manage_topics* administrator rights. Returns :code:`True` " +"on success." +msgstr "" + #~ msgid "" #~ "Additional interface options. A JSON-" #~ "serialized object for an `inline " @@ -3800,3 +3902,19 @@ msgstr "" #~ "users if the user and their " #~ "neighbors are not among them." #~ 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 "" + +#~ msgid "" +#~ "Use this method to get information " +#~ "about a member of a chat. Returns" +#~ " a :class:`aiogram.types.chat_member.ChatMember` object" +#~ " on success." +#~ msgstr "" diff --git a/docs/locale/en/LC_MESSAGES/api/download_file.po b/docs/locale/en/LC_MESSAGES/api/download_file.po index ac95e7e7..bcd3ec0f 100644 --- a/docs/locale/en/LC_MESSAGES/api/download_file.po +++ b/docs/locale/en/LC_MESSAGES/api/download_file.po @@ -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-12-30 22:28+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -62,10 +62,6 @@ msgid "" "default value of destination and handle result of this method." msgstr "" -#: aiogram.client.bot.Bot:1 of -msgid "Bot class" -msgstr "" - #: aiogram.client.bot.Bot.download_file:1 of msgid "Download file by file_path to destination." msgstr "" @@ -186,3 +182,6 @@ msgstr "" #: ../../api/download_file.rst:93 msgid "Example:" msgstr "" + +#~ msgid "Bot class" +#~ msgstr "" diff --git a/docs/locale/en/LC_MESSAGES/api/enums/index.po b/docs/locale/en/LC_MESSAGES/api/enums/index.po index 04fcc637..ad64f7f1 100644 --- a/docs/locale/en/LC_MESSAGES/api/enums/index.po +++ b/docs/locale/en/LC_MESSAGES/api/enums/index.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: aiogram \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-11-23 00:47+0200\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 \n" "Language-Team: LANGUAGE \n" @@ -18,9 +18,12 @@ msgstr "" "Generated-By: Babel 2.10.3\n" #: ../../api/enums/index.rst:3 -msgid "Types" +msgid "Enums" msgstr "" #: ../../api/enums/index.rst:5 msgid "Here is list of all available enums:" msgstr "" + +#~ msgid "Types" +#~ msgstr "" diff --git a/docs/locale/en/LC_MESSAGES/api/methods/edit_forum_topic.po b/docs/locale/en/LC_MESSAGES/api/methods/edit_forum_topic.po index b79ff4c7..711dcfaa 100644 --- a/docs/locale/en/LC_MESSAGES/api/methods/edit_forum_topic.po +++ b/docs/locale/en/LC_MESSAGES/api/methods/edit_forum_topic.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: aiogram \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-11-23 00:47+0200\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 \n" "Language-Team: LANGUAGE \n" @@ -49,7 +49,9 @@ msgid "Unique identifier for the target message thread of the forum topic" msgstr "" #: ../../docstring aiogram.methods.edit_forum_topic.EditForumTopic.name:1 of -msgid "New topic name, 1-128 characters" +msgid "" +"New topic name, 0-128 characters. If not specififed or empty, the current" +" name of the topic will be kept" msgstr "" #: ../../docstring @@ -57,7 +59,8 @@ 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. Pass an empty string to " +"remove the icon. If not specified, the current icon will be kept" msgstr "" #: ../../api/methods/edit_forum_topic.rst:14 @@ -100,3 +103,15 @@ msgstr "" #~ " to get all allowed custom emoji " #~ "identifiers" #~ msgstr "" + +#~ msgid "New topic name, 1-128 characters" +#~ 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 "" diff --git a/docs/locale/en/LC_MESSAGES/api/methods/get_chat_member.po b/docs/locale/en/LC_MESSAGES/api/methods/get_chat_member.po index 56aedd83..ae8994c9 100644 --- a/docs/locale/en/LC_MESSAGES/api/methods/get_chat_member.po +++ b/docs/locale/en/LC_MESSAGES/api/methods/get_chat_member.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: aiogram \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-11-23 00:47+0200\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 \n" "Language-Team: LANGUAGE \n" @@ -30,8 +30,10 @@ msgstr "" #: aiogram.methods.get_chat_member.GetChatMember:1 of msgid "" -"Use this method to get information about a member of a chat. Returns a " -":class:`aiogram.types.chat_member.ChatMember` object on success." +"Use this method to get information about a member of a chat. The method " +"is guaranteed to work only if the bot is an administrator in the chat. " +"Returns a :class:`aiogram.types.chat_member.ChatMember` object on " +"success." msgstr "" #: aiogram.methods.get_chat_member.GetChatMember:3 of @@ -83,3 +85,10 @@ msgstr "" #: ../../api/methods/get_chat_member.rst:45 msgid ":meth:`aiogram.types.chat.Chat.get_member`" msgstr "" + +#~ msgid "" +#~ "Use this method to get information " +#~ "about a member of a chat. Returns" +#~ " a :class:`aiogram.types.chat_member.ChatMember` object" +#~ " on success." +#~ msgstr "" diff --git a/docs/locale/en/LC_MESSAGES/api/methods/send_animation.po b/docs/locale/en/LC_MESSAGES/api/methods/send_animation.po index d84eff42..57619de4 100644 --- a/docs/locale/en/LC_MESSAGES/api/methods/send_animation.po +++ b/docs/locale/en/LC_MESSAGES/api/methods/send_animation.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: aiogram \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-11-23 00:47+0200\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 \n" "Language-Team: LANGUAGE \n" @@ -104,6 +104,13 @@ msgid "" "which can be specified instead of *parse_mode*" msgstr "" +#: ../../docstring aiogram.methods.send_animation.SendAnimation.has_spoiler:1 +#: of +msgid "" +"Pass :code:`True` if the animation needs to be covered with a spoiler " +"animation" +msgstr "" + #: ../../docstring #: aiogram.methods.send_animation.SendAnimation.disable_notification:1 of msgid "" diff --git a/docs/locale/en/LC_MESSAGES/api/methods/send_chat_action.po b/docs/locale/en/LC_MESSAGES/api/methods/send_chat_action.po index e69951eb..b379f03c 100644 --- a/docs/locale/en/LC_MESSAGES/api/methods/send_chat_action.po +++ b/docs/locale/en/LC_MESSAGES/api/methods/send_chat_action.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: aiogram \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-11-23 00:47+0200\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 \n" "Language-Team: LANGUAGE \n" @@ -76,6 +76,11 @@ msgid "" "`_." msgstr "" +#: ../../docstring +#: aiogram.methods.send_chat_action.SendChatAction.message_thread_id:1 of +msgid "Unique identifier for the target message thread; supergroups only" +msgstr "" + #: ../../api/methods/send_chat_action.rst:14 msgid "Usage" msgstr "" diff --git a/docs/locale/en/LC_MESSAGES/api/methods/send_photo.po b/docs/locale/en/LC_MESSAGES/api/methods/send_photo.po index 496a13a5..440f3fb0 100644 --- a/docs/locale/en/LC_MESSAGES/api/methods/send_photo.po +++ b/docs/locale/en/LC_MESSAGES/api/methods/send_photo.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: aiogram \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-11-23 00:47+0200\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 \n" "Language-Team: LANGUAGE \n" @@ -77,6 +77,12 @@ msgid "" "which can be specified instead of *parse_mode*" msgstr "" +#: ../../docstring aiogram.methods.send_photo.SendPhoto.has_spoiler:1 of +msgid "" +"Pass :code:`True` if the photo needs to be covered with a spoiler " +"animation" +msgstr "" + #: ../../docstring aiogram.methods.send_photo.SendPhoto.disable_notification:1 #: of msgid "" diff --git a/docs/locale/en/LC_MESSAGES/api/methods/send_video.po b/docs/locale/en/LC_MESSAGES/api/methods/send_video.po index 55651775..5a575db2 100644 --- a/docs/locale/en/LC_MESSAGES/api/methods/send_video.po +++ b/docs/locale/en/LC_MESSAGES/api/methods/send_video.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: aiogram \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-11-23 00:47+0200\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 \n" "Language-Team: LANGUAGE \n" @@ -103,6 +103,12 @@ msgid "" "which can be specified instead of *parse_mode*" msgstr "" +#: ../../docstring aiogram.methods.send_video.SendVideo.has_spoiler:1 of +msgid "" +"Pass :code:`True` if the video needs to be covered with a spoiler " +"animation" +msgstr "" + #: ../../docstring aiogram.methods.send_video.SendVideo.supports_streaming:1 of msgid "Pass :code:`True` if the uploaded video is suitable for streaming" msgstr "" diff --git a/docs/locale/en/LC_MESSAGES/api/types/chat.po b/docs/locale/en/LC_MESSAGES/api/types/chat.po index 802289d3..13a50fa1 100644 --- a/docs/locale/en/LC_MESSAGES/api/types/chat.po +++ b/docs/locale/en/LC_MESSAGES/api/types/chat.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: aiogram \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-11-23 00:47+0200\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 \n" "Language-Team: LANGUAGE \n" @@ -162,6 +162,21 @@ msgid "" ":class:`aiogram.methods.get_chat.GetChat`." msgstr "" +#: ../../docstring aiogram.types.chat.Chat.has_aggressive_anti_spam_enabled:1 +#: of +msgid "" +"*Optional*. :code:`True`, if aggressive anti-spam checks are enabled in " +"the supergroup. The field is only available to chat administrators. " +"Returned only in :class:`aiogram.methods.get_chat.GetChat`." +msgstr "" + +#: ../../docstring aiogram.types.chat.Chat.has_hidden_members:1 of +msgid "" +"*Optional*. :code:`True`, if non-administrators can only get the list of " +"bots and administrators in the chat. Returned only in " +":class:`aiogram.methods.get_chat.GetChat`." +msgstr "" + #: ../../docstring aiogram.types.chat.Chat.has_protected_content:1 of msgid "" "*Optional*. :code:`True`, if messages from the chat can't be forwarded to" @@ -641,6 +656,10 @@ msgid "" msgstr "" #: aiogram.types.chat.Chat.do:15 of +msgid "Unique identifier for the target message thread; supergroups only" +msgstr "" + +#: aiogram.types.chat.Chat.do:16 of msgid "" "instance of method " ":class:`aiogram.methods.send_chat_action.SendChatAction`" @@ -713,8 +732,10 @@ msgstr "" #: aiogram.types.chat.Chat.get_member:6 of msgid "" -"Use this method to get information about a member of a chat. Returns a " -":class:`aiogram.types.chat_member.ChatMember` object on success." +"Use this method to get information about a member of a chat. The method " +"is guaranteed to work only if the bot is an administrator in the chat. " +"Returns a :class:`aiogram.types.chat_member.ChatMember` object on " +"success." msgstr "" #: aiogram.types.chat.Chat.get_member:8 of @@ -1235,3 +1256,10 @@ msgstr "" #: aiogram.types.chat.Chat.set_photo:11 of msgid "instance of method :class:`aiogram.methods.set_chat_photo.SetChatPhoto`" msgstr "" + +#~ msgid "" +#~ "Use this method to get information " +#~ "about a member of a chat. Returns" +#~ " a :class:`aiogram.types.chat_member.ChatMember` object" +#~ " on success." +#~ msgstr "" diff --git a/docs/locale/en/LC_MESSAGES/api/types/error_event.po b/docs/locale/en/LC_MESSAGES/api/types/error_event.po index 6cf3b36c..fbaceb09 100644 --- a/docs/locale/en/LC_MESSAGES/api/types/error_event.po +++ b/docs/locale/en/LC_MESSAGES/api/types/error_event.po @@ -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-12-30 22:28+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -27,6 +27,10 @@ msgid "" " from Telegram" msgstr "" +#: aiogram.types.error_event.ErrorEvent:3 of +msgid "Source: https://core.telegram.org/bots/api#error-event" +msgstr "" + #: ../../docstring aiogram.types.error_event.ErrorEvent.update:1 of msgid "Received update" msgstr "" diff --git a/docs/locale/en/LC_MESSAGES/api/types/index.po b/docs/locale/en/LC_MESSAGES/api/types/index.po index c7493068..8ee34c1a 100644 --- a/docs/locale/en/LC_MESSAGES/api/types/index.po +++ b/docs/locale/en/LC_MESSAGES/api/types/index.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: aiogram \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-11-23 00:47+0200\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 \n" "Language-Team: LANGUAGE \n" @@ -33,25 +33,29 @@ msgstr "" msgid "Available types" msgstr "" -#: ../../api/types/index.rst:130 +#: ../../api/types/index.rst:134 msgid "Telegram Passport" msgstr "" -#: ../../api/types/index.rst:151 +#: ../../api/types/index.rst:155 msgid "Getting updates" msgstr "" -#: ../../api/types/index.rst:160 +#: ../../api/types/index.rst:164 msgid "Stickers" msgstr "" -#: ../../api/types/index.rst:170 +#: ../../api/types/index.rst:174 msgid "Payments" msgstr "" -#: ../../api/types/index.rst:185 +#: ../../api/types/index.rst:189 msgid "Games" msgstr "" +#: ../../api/types/index.rst:199 +msgid "Internals" +msgstr "" + #~ msgid "Internal events" #~ msgstr "" diff --git a/docs/locale/en/LC_MESSAGES/api/types/input_media_animation.po b/docs/locale/en/LC_MESSAGES/api/types/input_media_animation.po index 3a0bffbb..e19c352d 100644 --- a/docs/locale/en/LC_MESSAGES/api/types/input_media_animation.po +++ b/docs/locale/en/LC_MESSAGES/api/types/input_media_animation.po @@ -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-12-30 22:28+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -97,3 +97,10 @@ msgstr "" #: aiogram.types.input_media_animation.InputMediaAnimation.duration:1 of msgid "*Optional*. Animation duration in seconds" msgstr "" + +#: ../../docstring +#: aiogram.types.input_media_animation.InputMediaAnimation.has_spoiler:1 of +msgid "" +"*Optional*. Pass :code:`True` if the animation needs to be covered with a" +" spoiler animation" +msgstr "" diff --git a/docs/locale/en/LC_MESSAGES/api/types/input_media_photo.po b/docs/locale/en/LC_MESSAGES/api/types/input_media_photo.po index 5d6f0814..10a634e9 100644 --- a/docs/locale/en/LC_MESSAGES/api/types/input_media_photo.po +++ b/docs/locale/en/LC_MESSAGES/api/types/input_media_photo.po @@ -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-12-30 22:28+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -62,3 +62,10 @@ msgid "" "*Optional*. List of special entities that appear in the caption, which " "can be specified instead of *parse_mode*" msgstr "" + +#: ../../docstring +#: aiogram.types.input_media_photo.InputMediaPhoto.has_spoiler:1 of +msgid "" +"*Optional*. Pass :code:`True` if the photo needs to be covered with a " +"spoiler animation" +msgstr "" diff --git a/docs/locale/en/LC_MESSAGES/api/types/input_media_video.po b/docs/locale/en/LC_MESSAGES/api/types/input_media_video.po index fc4f2e44..eef2e134 100644 --- a/docs/locale/en/LC_MESSAGES/api/types/input_media_video.po +++ b/docs/locale/en/LC_MESSAGES/api/types/input_media_video.po @@ -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-12-30 22:28+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -95,3 +95,10 @@ msgid "" "*Optional*. Pass :code:`True` if the uploaded video is suitable for " "streaming" msgstr "" + +#: ../../docstring +#: aiogram.types.input_media_video.InputMediaVideo.has_spoiler:1 of +msgid "" +"*Optional*. Pass :code:`True` if the video needs to be covered with a " +"spoiler animation" +msgstr "" diff --git a/docs/locale/en/LC_MESSAGES/api/types/message.po b/docs/locale/en/LC_MESSAGES/api/types/message.po index b51e09c8..516aa013 100644 --- a/docs/locale/en/LC_MESSAGES/api/types/message.po +++ b/docs/locale/en/LC_MESSAGES/api/types/message.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: aiogram \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-11-23 00:47+0200\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 \n" "Language-Team: LANGUAGE \n" @@ -199,6 +199,12 @@ msgid "" " URLs, bot commands, etc. that appear in the caption" msgstr "" +#: ../../docstring aiogram.types.message.Message.has_media_spoiler:1 of +msgid "" +"*Optional*. :code:`True`, if the message media is covered by a spoiler " +"animation" +msgstr "" + #: ../../docstring aiogram.types.message.Message.contact:1 of msgid "*Optional*. Message is a shared contact, information about the contact" msgstr "" @@ -329,6 +335,12 @@ msgid "" "`_" msgstr "" +#: ../../docstring aiogram.types.message.Message.write_access_allowed:1 of +msgid "" +"*Optional*. Service message: the user allowed the bot added to the " +"attachment menu to write messages" +msgstr "" + #: ../../docstring aiogram.types.message.Message.passport_data:1 of msgid "*Optional*. Telegram Passport data" msgstr "" @@ -343,6 +355,10 @@ msgstr "" msgid "*Optional*. Service message: forum topic created" msgstr "" +#: ../../docstring aiogram.types.message.Message.forum_topic_edited:1 of +msgid "*Optional*. Service message: forum topic edited" +msgstr "" + #: ../../docstring aiogram.types.message.Message.forum_topic_closed:1 of msgid "*Optional*. Service message: forum topic closed" msgstr "" @@ -351,6 +367,16 @@ msgstr "" msgid "*Optional*. Service message: forum topic reopened" msgstr "" +#: ../../docstring aiogram.types.message.Message.general_forum_topic_hidden:1 +#: of +msgid "*Optional*. Service message: the 'General' forum topic hidden" +msgstr "" + +#: ../../docstring aiogram.types.message.Message.general_forum_topic_unhidden:1 +#: of +msgid "*Optional*. Service message: the 'General' forum topic unhidden" +msgstr "" + #: ../../docstring aiogram.types.message.Message.video_chat_scheduled:1 of msgid "*Optional*. Service message: video chat scheduled" msgstr "" @@ -627,8 +653,15 @@ msgid "" "which can be specified instead of *parse_mode*" msgstr "" -#: aiogram.types.message.Message.answer:15 #: aiogram.types.message.Message.answer_animation:19 +#: aiogram.types.message.Message.reply_animation:20 of +msgid "" +"Pass :code:`True` if the animation needs to be covered with a spoiler " +"animation" +msgstr "" + +#: aiogram.types.message.Message.answer:15 +#: aiogram.types.message.Message.answer_animation:20 #: aiogram.types.message.Message.answer_audio:20 #: aiogram.types.message.Message.answer_contact:15 #: aiogram.types.message.Message.answer_dice:12 @@ -636,17 +669,17 @@ msgstr "" #: aiogram.types.message.Message.answer_game:12 #: aiogram.types.message.Message.answer_invoice:32 #: aiogram.types.message.Message.answer_location:17 -#: aiogram.types.message.Message.answer_photo:15 +#: aiogram.types.message.Message.answer_photo:16 #: aiogram.types.message.Message.answer_poll:23 #: aiogram.types.message.Message.answer_sticker:12 #: aiogram.types.message.Message.answer_venue:19 -#: aiogram.types.message.Message.answer_video:20 +#: aiogram.types.message.Message.answer_video:21 #: aiogram.types.message.Message.answer_video_note:15 #: aiogram.types.message.Message.answer_voice:16 #: aiogram.types.message.Message.copy_to:16 #: aiogram.types.message.Message.forward:13 #: aiogram.types.message.Message.reply:16 -#: aiogram.types.message.Message.reply_animation:20 +#: aiogram.types.message.Message.reply_animation:21 #: aiogram.types.message.Message.reply_audio:21 #: aiogram.types.message.Message.reply_contact:16 #: aiogram.types.message.Message.reply_dice:13 @@ -654,11 +687,11 @@ msgstr "" #: aiogram.types.message.Message.reply_game:13 #: aiogram.types.message.Message.reply_invoice:33 #: aiogram.types.message.Message.reply_location:18 -#: aiogram.types.message.Message.reply_photo:16 +#: aiogram.types.message.Message.reply_photo:17 #: aiogram.types.message.Message.reply_poll:24 #: aiogram.types.message.Message.reply_sticker:13 #: aiogram.types.message.Message.reply_venue:20 -#: aiogram.types.message.Message.reply_video:21 +#: aiogram.types.message.Message.reply_video:22 #: aiogram.types.message.Message.reply_video_note:16 #: aiogram.types.message.Message.reply_voice:17 of msgid "" @@ -667,41 +700,41 @@ msgid "" msgstr "" #: aiogram.types.message.Message.answer:16 -#: aiogram.types.message.Message.answer_animation:20 +#: aiogram.types.message.Message.answer_animation:21 #: aiogram.types.message.Message.answer_audio:21 #: aiogram.types.message.Message.answer_contact:16 #: aiogram.types.message.Message.answer_document:18 #: aiogram.types.message.Message.answer_game:13 #: aiogram.types.message.Message.answer_invoice:33 #: aiogram.types.message.Message.answer_location:18 -#: aiogram.types.message.Message.answer_photo:16 +#: aiogram.types.message.Message.answer_photo:17 #: aiogram.types.message.Message.answer_poll:24 #: aiogram.types.message.Message.answer_sticker:13 #: aiogram.types.message.Message.answer_venue:20 -#: aiogram.types.message.Message.answer_video:21 +#: aiogram.types.message.Message.answer_video:22 #: aiogram.types.message.Message.answer_video_note:16 #: aiogram.types.message.Message.answer_voice:17 #: aiogram.types.message.Message.copy_to:17 #: aiogram.types.message.Message.reply:17 -#: aiogram.types.message.Message.reply_animation:21 +#: aiogram.types.message.Message.reply_animation:22 #: aiogram.types.message.Message.reply_audio:22 #: aiogram.types.message.Message.reply_contact:17 #: aiogram.types.message.Message.reply_document:19 #: aiogram.types.message.Message.reply_game:14 #: aiogram.types.message.Message.reply_invoice:34 #: aiogram.types.message.Message.reply_location:19 -#: aiogram.types.message.Message.reply_photo:17 +#: aiogram.types.message.Message.reply_photo:18 #: aiogram.types.message.Message.reply_poll:25 #: aiogram.types.message.Message.reply_sticker:14 #: aiogram.types.message.Message.reply_venue:21 -#: aiogram.types.message.Message.reply_video:22 +#: aiogram.types.message.Message.reply_video:23 #: aiogram.types.message.Message.reply_video_note:17 #: aiogram.types.message.Message.reply_voice:18 of msgid "Protects the contents of the sent message from forwarding and saving" msgstr "" #: aiogram.types.message.Message.answer:18 -#: aiogram.types.message.Message.answer_animation:22 +#: aiogram.types.message.Message.answer_animation:23 #: aiogram.types.message.Message.answer_audio:23 #: aiogram.types.message.Message.answer_contact:18 #: aiogram.types.message.Message.answer_dice:15 @@ -710,16 +743,16 @@ msgstr "" #: aiogram.types.message.Message.answer_invoice:35 #: aiogram.types.message.Message.answer_location:20 #: aiogram.types.message.Message.answer_media_group:15 -#: aiogram.types.message.Message.answer_photo:18 +#: aiogram.types.message.Message.answer_photo:19 #: aiogram.types.message.Message.answer_poll:26 #: aiogram.types.message.Message.answer_sticker:15 #: aiogram.types.message.Message.answer_venue:22 -#: aiogram.types.message.Message.answer_video:23 +#: aiogram.types.message.Message.answer_video:24 #: aiogram.types.message.Message.answer_video_note:18 #: aiogram.types.message.Message.answer_voice:19 #: aiogram.types.message.Message.copy_to:19 #: aiogram.types.message.Message.reply:18 -#: aiogram.types.message.Message.reply_animation:22 +#: aiogram.types.message.Message.reply_animation:23 #: aiogram.types.message.Message.reply_audio:23 #: aiogram.types.message.Message.reply_contact:18 #: aiogram.types.message.Message.reply_dice:15 @@ -728,11 +761,11 @@ msgstr "" #: aiogram.types.message.Message.reply_invoice:35 #: aiogram.types.message.Message.reply_location:20 #: aiogram.types.message.Message.reply_media_group:15 -#: aiogram.types.message.Message.reply_photo:18 +#: aiogram.types.message.Message.reply_photo:19 #: aiogram.types.message.Message.reply_poll:26 #: aiogram.types.message.Message.reply_sticker:15 #: aiogram.types.message.Message.reply_venue:22 -#: aiogram.types.message.Message.reply_video:23 +#: aiogram.types.message.Message.reply_video:24 #: aiogram.types.message.Message.reply_video_note:18 #: aiogram.types.message.Message.reply_voice:19 of msgid "" @@ -741,32 +774,32 @@ msgid "" msgstr "" #: aiogram.types.message.Message.answer:19 -#: aiogram.types.message.Message.answer_animation:23 +#: aiogram.types.message.Message.answer_animation:24 #: aiogram.types.message.Message.answer_audio:24 #: aiogram.types.message.Message.answer_contact:19 #: aiogram.types.message.Message.answer_dice:16 #: aiogram.types.message.Message.answer_document:21 #: aiogram.types.message.Message.answer_location:21 -#: aiogram.types.message.Message.answer_photo:19 +#: aiogram.types.message.Message.answer_photo:20 #: aiogram.types.message.Message.answer_poll:27 #: aiogram.types.message.Message.answer_sticker:16 #: aiogram.types.message.Message.answer_venue:23 -#: aiogram.types.message.Message.answer_video:24 +#: aiogram.types.message.Message.answer_video:25 #: aiogram.types.message.Message.answer_video_note:19 #: aiogram.types.message.Message.answer_voice:20 #: aiogram.types.message.Message.copy_to:20 #: aiogram.types.message.Message.reply:19 -#: aiogram.types.message.Message.reply_animation:23 +#: aiogram.types.message.Message.reply_animation:24 #: aiogram.types.message.Message.reply_audio:24 #: aiogram.types.message.Message.reply_contact:19 #: aiogram.types.message.Message.reply_dice:16 #: aiogram.types.message.Message.reply_document:21 #: aiogram.types.message.Message.reply_location:21 -#: aiogram.types.message.Message.reply_photo:19 +#: aiogram.types.message.Message.reply_photo:20 #: aiogram.types.message.Message.reply_poll:27 #: aiogram.types.message.Message.reply_sticker:16 #: aiogram.types.message.Message.reply_venue:23 -#: aiogram.types.message.Message.reply_video:24 +#: aiogram.types.message.Message.reply_video:25 #: aiogram.types.message.Message.reply_video_note:19 #: aiogram.types.message.Message.reply_voice:20 of msgid "" @@ -824,13 +857,13 @@ msgstr "" msgid "Returns" msgstr "" -#: aiogram.types.message.Message.answer_animation:24 -#: aiogram.types.message.Message.reply_animation:24 of +#: aiogram.types.message.Message.answer_animation:25 +#: aiogram.types.message.Message.reply_animation:25 of msgid "instance of method :class:`aiogram.methods.send_animation.SendAnimation`" msgstr "" #: aiogram.types.message.Message.answer:17 -#: aiogram.types.message.Message.answer_animation:21 +#: aiogram.types.message.Message.answer_animation:22 #: aiogram.types.message.Message.answer_audio:22 #: aiogram.types.message.Message.answer_contact:17 #: aiogram.types.message.Message.answer_dice:14 @@ -838,11 +871,11 @@ msgstr "" #: aiogram.types.message.Message.answer_game:14 #: aiogram.types.message.Message.answer_invoice:34 #: aiogram.types.message.Message.answer_location:19 -#: aiogram.types.message.Message.answer_photo:17 +#: aiogram.types.message.Message.answer_photo:18 #: aiogram.types.message.Message.answer_poll:25 #: aiogram.types.message.Message.answer_sticker:14 #: aiogram.types.message.Message.answer_venue:21 -#: aiogram.types.message.Message.answer_video:22 +#: aiogram.types.message.Message.answer_video:23 #: aiogram.types.message.Message.answer_video_note:17 #: aiogram.types.message.Message.answer_voice:18 #: aiogram.types.message.Message.copy_to:18 of @@ -1450,8 +1483,15 @@ msgid "" "details." msgstr "" -#: aiogram.types.message.Message.answer_photo:20 -#: aiogram.types.message.Message.reply_photo:20 of +#: aiogram.types.message.Message.answer_photo:15 +#: aiogram.types.message.Message.reply_photo:16 of +msgid "" +"Pass :code:`True` if the photo needs to be covered with a spoiler " +"animation" +msgstr "" + +#: aiogram.types.message.Message.answer_photo:21 +#: aiogram.types.message.Message.reply_photo:21 of msgid "instance of method :class:`aiogram.methods.send_photo.SendPhoto`" msgstr "" @@ -1772,11 +1812,18 @@ msgstr "" #: aiogram.types.message.Message.answer_video:19 #: aiogram.types.message.Message.reply_video:20 of +msgid "" +"Pass :code:`True` if the video needs to be covered with a spoiler " +"animation" +msgstr "" + +#: aiogram.types.message.Message.answer_video:20 +#: aiogram.types.message.Message.reply_video:21 of msgid "Pass :code:`True` if the uploaded video is suitable for streaming" msgstr "" -#: aiogram.types.message.Message.answer_video:25 -#: aiogram.types.message.Message.reply_video:25 of +#: aiogram.types.message.Message.answer_video:26 +#: aiogram.types.message.Message.reply_video:26 of msgid "instance of method :class:`aiogram.methods.send_video.SendVideo`" msgstr "" diff --git a/docs/locale/en/LC_MESSAGES/api/types/reply_keyboard_markup.po b/docs/locale/en/LC_MESSAGES/api/types/reply_keyboard_markup.po index 43841e57..4f2b1f86 100644 --- a/docs/locale/en/LC_MESSAGES/api/types/reply_keyboard_markup.po +++ b/docs/locale/en/LC_MESSAGES/api/types/reply_keyboard_markup.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: aiogram \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-11-23 00:47+0200\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 \n" "Language-Team: LANGUAGE \n" @@ -41,6 +41,14 @@ msgid "" ":class:`aiogram.types.keyboard_button.KeyboardButton` objects" msgstr "" +#: ../../docstring +#: aiogram.types.reply_keyboard_markup.ReplyKeyboardMarkup.is_persistent:1 of +msgid "" +"*Optional*. Requests clients to always show the keyboard when the regular" +" keyboard is hidden. Defaults to *false*, in which case the custom " +"keyboard can be hidden and opened with a keyboard icon." +msgstr "" + #: ../../docstring #: aiogram.types.reply_keyboard_markup.ReplyKeyboardMarkup.resize_keyboard:1 of msgid "" diff --git a/docs/locale/en/LC_MESSAGES/changelog.po b/docs/locale/en/LC_MESSAGES/changelog.po index 7aa01990..6f0f541b 100644 --- a/docs/locale/en/LC_MESSAGES/changelog.po +++ b/docs/locale/en/LC_MESSAGES/changelog.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: aiogram \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-11-23 00:47+0200\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 \n" "Language-Team: LANGUAGE \n" @@ -22,7 +22,7 @@ msgid "Changelog" msgstr "" #: ../../[towncrier-fragments]:2 -msgid "\\ |release| [UNRELEASED DRAFT] (2022-11-23)" +msgid "\\ |release| [UNRELEASED DRAFT] (2022-12-30)" msgstr "" #: ../../../CHANGES.rst:23 ../../../CHANGES.rst:83 ../../../CHANGES.rst:134 @@ -33,20 +33,108 @@ msgid "Features" msgstr "" #: ../../[towncrier-fragments]:7 +msgid "Added missing shortcuts, new enums, reworked old stuff" +msgstr "" + +#: ../../[towncrier-fragments]:9 msgid "" -"Added missing shortcuts, new enums, reworked old stuff `#952 " -"`_" +"**Breaking** All previously added enums is re-generated in new place - " +"`aiogram.enums` instead of `aiogram.types`" +msgstr "" + +#: ../../[towncrier-fragments]:27 +msgid "" +"**Added enums:** " +":class:`aiogram.enums.bot_command_scope_type.BotCommandScopeType`," +msgstr "" + +#: ../../[towncrier-fragments]:13 +msgid "" +":class:`aiogram.enums.chat_action.ChatActions`, " +":class:`aiogram.enums.chat_member_status.ChatMemberStatus`, " +":class:`aiogram.enums.chat_type.ChatType`, " +":class:`aiogram.enums.content_type.ContentType`, " +":class:`aiogram.enums.dice_emoji.DiceEmoji`, " +":class:`aiogram.enums.inline_query_result_type.InlineQueryResultType`, " +":class:`aiogram.enums.input_media_type.InputMediaType`, " +":class:`aiogram.enums.mask_position_point.MaskPositionPoint`, " +":class:`aiogram.enums.menu_button_type.MenuButtonType`, " +":class:`aiogram.enums.message_entity_type.MessageEntityType`, " +":class:`aiogram.enums.parse_mode.ParseMode`, " +":class:`aiogram.enums.poll_type.PollType`, " +":class:`aiogram.enums.sticker_type.StickerType`, " +":class:`aiogram.enums.topic_icon_color.TopicIconColor`, " +":class:`aiogram.enums.update_type.UpdateType`," +msgstr "" + +#: ../../[towncrier-fragments]:29 +msgid "**Added shortcuts**:" +msgstr "" + +#: ../../[towncrier-fragments]:54 +msgid "*Chat* :meth:`aiogram.types.chat.Chat.get_administrators`," +msgstr "" + +#: ../../[towncrier-fragments]:32 +msgid "" +":meth:`aiogram.types.chat.Chat.delete_message`, " +":meth:`aiogram.types.chat.Chat.revoke_invite_link`, " +":meth:`aiogram.types.chat.Chat.edit_invite_link`, " +":meth:`aiogram.types.chat.Chat.create_invite_link`, " +":meth:`aiogram.types.chat.Chat.export_invite_link`, " +":meth:`aiogram.types.chat.Chat.do`, " +":meth:`aiogram.types.chat.Chat.delete_sticker_set`, " +":meth:`aiogram.types.chat.Chat.set_sticker_set`, " +":meth:`aiogram.types.chat.Chat.get_member`, " +":meth:`aiogram.types.chat.Chat.get_member_count`, " +":meth:`aiogram.types.chat.Chat.leave`, " +":meth:`aiogram.types.chat.Chat.unpin_all_messages`, " +":meth:`aiogram.types.chat.Chat.unpin_message`, " +":meth:`aiogram.types.chat.Chat.pin_message`, " +":meth:`aiogram.types.chat.Chat.set_administrator_custom_title`, " +":meth:`aiogram.types.chat.Chat.set_permissions`, " +":meth:`aiogram.types.chat.Chat.promote`, " +":meth:`aiogram.types.chat.Chat.restrict`, " +":meth:`aiogram.types.chat.Chat.unban`, " +":meth:`aiogram.types.chat.Chat.ban`, " +":meth:`aiogram.types.chat.Chat.set_description`, " +":meth:`aiogram.types.chat.Chat.set_title`, " +":meth:`aiogram.types.chat.Chat.delete_photo`, " +":meth:`aiogram.types.chat.Chat.set_photo`," +msgstr "" + +#: ../../[towncrier-fragments]:56 +msgid "*Sticker*: :meth:`aiogram.types.sticker.Sticker.set_position_in_set`," +msgstr "" + +#: ../../[towncrier-fragments]:57 +msgid ":meth:`aiogram.types.sticker.Sticker.delete_from_set`," +msgstr "" + +#: ../../[towncrier-fragments]:58 +msgid "*User*: :meth:`aiogram.types.user.User.get_profile_photos`" +msgstr "" + +#: ../../[towncrier-fragments]:59 +msgid "`#952 `_" +msgstr "" + +#: ../../[towncrier-fragments]:60 +msgid "" +"Added full support of `Bot API 6.4 `_ `#1088 " +"`_" msgstr "" #: ../../../CHANGES.rst:71 ../../../CHANGES.rst:124 ../../../CHANGES.rst:175 #: ../../../CHANGES.rst:229 ../../../CHANGES.rst:271 ../../../CHANGES.rst:317 #: ../../../CHANGES.rst:377 ../../../CHANGES.rst:398 ../../../CHANGES.rst:421 #: ../../../CHANGES.rst:458 ../../../CHANGES.rst:497 -#: ../../[towncrier-fragments]:12 +#: ../../[towncrier-fragments]:65 msgid "Misc" msgstr "" -#: ../../[towncrier-fragments]:14 +#: ../../[towncrier-fragments]:67 msgid "" "Added integration with new code-generator named `Butcher " "`_ `#1069 " @@ -2405,3 +2493,12 @@ msgstr "" #~ ":code:`ChatMemberStatus.yml` was renamed to " #~ ":code:`is_chat_member` and :code:`is_chat_admin`" #~ msgstr "" + +#~ msgid "\\ |release| [UNRELEASED DRAFT] (2022-11-23)" +#~ msgstr "" + +#~ msgid "" +#~ "Added missing shortcuts, new enums, " +#~ "reworked old stuff `#952 " +#~ "`_" +#~ msgstr "" diff --git a/docs/locale/en/LC_MESSAGES/index.po b/docs/locale/en/LC_MESSAGES/index.po index 7bc19d51..5ac82a19 100644 --- a/docs/locale/en/LC_MESSAGES/index.po +++ b/docs/locale/en/LC_MESSAGES/index.po @@ -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 \n" "Language-Team: LANGUAGE \n" @@ -123,7 +123,7 @@ msgstr "" #: ../../../README.rst:70 msgid "" -"Supports `Telegram Bot API 6.3 `_ and" +"Supports `Telegram Bot API 6.4 `_ and" " gets fast updates to the latest versions of the Bot API" msgstr "" @@ -216,3 +216,10 @@ msgstr "" #~ msgid "Uses powerful :ref:`magic filters `" #~ msgstr "" + +#~ msgid "" +#~ "Supports `Telegram Bot API 6.3 " +#~ "`_ and gets fast" +#~ " updates to the latest versions of" +#~ " the Bot API" +#~ msgstr "" diff --git a/docs/locale/uk_UA/LC_MESSAGES/api/bot.po b/docs/locale/uk_UA/LC_MESSAGES/api/bot.po index 8c5c3fc9..6fe7be8c 100644 --- a/docs/locale/uk_UA/LC_MESSAGES/api/bot.po +++ b/docs/locale/uk_UA/LC_MESSAGES/api/bot.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: aiogram \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-11-23 00:47+0200\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 \n" "Language-Team: LANGUAGE \n" @@ -46,7 +46,7 @@ msgid "" "[:py:class:`Bot`]" msgstr "" -#: aiogram.client.bot.Bot:1 of +#: aiogram.client.bot.Bot.__init__:1 of msgid "Bot class" msgstr "" @@ -59,8 +59,9 @@ msgstr "" #: aiogram.client.bot.Bot.approve_chat_join_request #: aiogram.client.bot.Bot.ban_chat_member #: aiogram.client.bot.Bot.ban_chat_sender_chat aiogram.client.bot.Bot.close -#: aiogram.client.bot.Bot.close_forum_topic aiogram.client.bot.Bot.context -#: aiogram.client.bot.Bot.copy_message +#: aiogram.client.bot.Bot.close_forum_topic +#: aiogram.client.bot.Bot.close_general_forum_topic +#: aiogram.client.bot.Bot.context aiogram.client.bot.Bot.copy_message #: aiogram.client.bot.Bot.create_chat_invite_link #: aiogram.client.bot.Bot.create_forum_topic #: aiogram.client.bot.Bot.create_invoice_link @@ -76,6 +77,7 @@ msgstr "" #: aiogram.client.bot.Bot.download_file #: aiogram.client.bot.Bot.edit_chat_invite_link #: aiogram.client.bot.Bot.edit_forum_topic +#: aiogram.client.bot.Bot.edit_general_forum_topic #: aiogram.client.bot.Bot.edit_message_caption #: aiogram.client.bot.Bot.edit_message_live_location #: aiogram.client.bot.Bot.edit_message_media @@ -95,10 +97,13 @@ msgstr "" #: aiogram.client.bot.Bot.get_my_default_administrator_rights #: aiogram.client.bot.Bot.get_sticker_set aiogram.client.bot.Bot.get_updates #: aiogram.client.bot.Bot.get_user_profile_photos -#: aiogram.client.bot.Bot.get_webhook_info aiogram.client.bot.Bot.leave_chat -#: aiogram.client.bot.Bot.log_out aiogram.client.bot.Bot.pin_chat_message +#: aiogram.client.bot.Bot.get_webhook_info +#: aiogram.client.bot.Bot.hide_general_forum_topic +#: aiogram.client.bot.Bot.leave_chat aiogram.client.bot.Bot.log_out +#: aiogram.client.bot.Bot.pin_chat_message #: aiogram.client.bot.Bot.promote_chat_member #: aiogram.client.bot.Bot.reopen_forum_topic +#: aiogram.client.bot.Bot.reopen_general_forum_topic #: aiogram.client.bot.Bot.restrict_chat_member #: aiogram.client.bot.Bot.revoke_chat_invite_link #: aiogram.client.bot.Bot.send_animation aiogram.client.bot.Bot.send_audio @@ -126,6 +131,7 @@ msgstr "" #: aiogram.client.bot.Bot.stop_message_live_location #: aiogram.client.bot.Bot.stop_poll aiogram.client.bot.Bot.unban_chat_member #: aiogram.client.bot.Bot.unban_chat_sender_chat +#: aiogram.client.bot.Bot.unhide_general_forum_topic #: aiogram.client.bot.Bot.unpin_all_chat_messages #: aiogram.client.bot.Bot.unpin_all_forum_topic_messages #: aiogram.client.bot.Bot.unpin_chat_message @@ -133,17 +139,17 @@ msgstr "" msgid "Parameters" msgstr "" -#: aiogram.client.bot.Bot.__init__:1 of +#: aiogram.client.bot.Bot.__init__:3 of msgid "Telegram Bot token `Obtained from @BotFather `_" msgstr "" -#: aiogram.client.bot.Bot.__init__:2 of +#: aiogram.client.bot.Bot.__init__:4 of msgid "" "HTTP Client session (For example AiohttpSession). If not specified it " "will be automatically created." msgstr "" -#: aiogram.client.bot.Bot.__init__:4 of +#: aiogram.client.bot.Bot.__init__:6 of msgid "" "Default parse mode. If specified it will be propagated into the API " "methods at runtime." @@ -153,7 +159,7 @@ msgstr "" msgid "Raises" msgstr "" -#: aiogram.client.bot.Bot.__init__:6 of +#: aiogram.client.bot.Bot.__init__:8 of msgid "When token has invalid format this exception will be raised" msgstr "" @@ -170,8 +176,9 @@ msgstr "" #: aiogram.client.bot.Bot.approve_chat_join_request #: aiogram.client.bot.Bot.ban_chat_member #: aiogram.client.bot.Bot.ban_chat_sender_chat aiogram.client.bot.Bot.close -#: aiogram.client.bot.Bot.close_forum_topic aiogram.client.bot.Bot.context -#: aiogram.client.bot.Bot.copy_message +#: aiogram.client.bot.Bot.close_forum_topic +#: aiogram.client.bot.Bot.close_general_forum_topic +#: aiogram.client.bot.Bot.context aiogram.client.bot.Bot.copy_message #: aiogram.client.bot.Bot.create_chat_invite_link #: aiogram.client.bot.Bot.create_forum_topic #: aiogram.client.bot.Bot.create_invoice_link @@ -186,6 +193,7 @@ msgstr "" #: aiogram.client.bot.Bot.delete_webhook #: aiogram.client.bot.Bot.edit_chat_invite_link #: aiogram.client.bot.Bot.edit_forum_topic +#: aiogram.client.bot.Bot.edit_general_forum_topic #: aiogram.client.bot.Bot.edit_message_caption #: aiogram.client.bot.Bot.edit_message_live_location #: aiogram.client.bot.Bot.edit_message_media @@ -205,11 +213,13 @@ msgstr "" #: aiogram.client.bot.Bot.get_my_default_administrator_rights #: aiogram.client.bot.Bot.get_sticker_set aiogram.client.bot.Bot.get_updates #: aiogram.client.bot.Bot.get_user_profile_photos -#: aiogram.client.bot.Bot.get_webhook_info aiogram.client.bot.Bot.id +#: aiogram.client.bot.Bot.get_webhook_info +#: aiogram.client.bot.Bot.hide_general_forum_topic aiogram.client.bot.Bot.id #: aiogram.client.bot.Bot.leave_chat aiogram.client.bot.Bot.log_out -#: aiogram.client.bot.Bot.pin_chat_message +#: aiogram.client.bot.Bot.me aiogram.client.bot.Bot.pin_chat_message #: aiogram.client.bot.Bot.promote_chat_member #: aiogram.client.bot.Bot.reopen_forum_topic +#: aiogram.client.bot.Bot.reopen_general_forum_topic #: aiogram.client.bot.Bot.restrict_chat_member #: aiogram.client.bot.Bot.revoke_chat_invite_link #: aiogram.client.bot.Bot.send_animation aiogram.client.bot.Bot.send_audio @@ -237,6 +247,7 @@ msgstr "" #: aiogram.client.bot.Bot.stop_message_live_location #: aiogram.client.bot.Bot.stop_poll aiogram.client.bot.Bot.unban_chat_member #: aiogram.client.bot.Bot.unban_chat_sender_chat +#: aiogram.client.bot.Bot.unhide_general_forum_topic #: aiogram.client.bot.Bot.unpin_all_chat_messages #: aiogram.client.bot.Bot.unpin_all_forum_topic_messages #: aiogram.client.bot.Bot.unpin_chat_message @@ -248,6 +259,10 @@ msgstr "" msgid "Generate bot context" msgstr "" +#: aiogram.client.bot.Bot.me:1 of +msgid "Cached alias for getMe method" +msgstr "" + #: aiogram.client.bot.Bot.download_file:1 of msgid "Download file by file_path to destination." msgstr "" @@ -367,6 +382,7 @@ msgstr "" #: aiogram.client.bot.Bot.ban_chat_member:7 #: aiogram.client.bot.Bot.ban_chat_sender_chat:5 aiogram.client.bot.Bot.close:3 #: aiogram.client.bot.Bot.close_forum_topic:5 +#: aiogram.client.bot.Bot.close_general_forum_topic:4 #: aiogram.client.bot.Bot.copy_message:15 #: aiogram.client.bot.Bot.create_chat_invite_link:8 #: aiogram.client.bot.Bot.create_forum_topic:7 @@ -382,6 +398,7 @@ msgstr "" #: aiogram.client.bot.Bot.delete_webhook:4 #: aiogram.client.bot.Bot.edit_chat_invite_link:9 #: aiogram.client.bot.Bot.edit_forum_topic:7 +#: aiogram.client.bot.Bot.edit_general_forum_topic:5 #: aiogram.client.bot.Bot.edit_message_caption:10 #: aiogram.client.bot.Bot.edit_message_live_location:12 #: aiogram.client.bot.Bot.edit_message_media:8 @@ -403,23 +420,25 @@ msgstr "" #: aiogram.client.bot.Bot.get_updates:13 #: aiogram.client.bot.Bot.get_user_profile_photos:6 #: aiogram.client.bot.Bot.get_webhook_info:3 +#: aiogram.client.bot.Bot.hide_general_forum_topic:4 #: aiogram.client.bot.Bot.leave_chat:4 aiogram.client.bot.Bot.log_out:3 #: aiogram.client.bot.Bot.pin_chat_message:6 #: aiogram.client.bot.Bot.promote_chat_member:17 #: aiogram.client.bot.Bot.reopen_forum_topic:5 +#: aiogram.client.bot.Bot.reopen_general_forum_topic:4 #: aiogram.client.bot.Bot.restrict_chat_member:7 #: aiogram.client.bot.Bot.revoke_chat_invite_link:5 -#: aiogram.client.bot.Bot.send_animation:18 +#: aiogram.client.bot.Bot.send_animation:19 #: aiogram.client.bot.Bot.send_audio:19 -#: aiogram.client.bot.Bot.send_chat_action:9 +#: aiogram.client.bot.Bot.send_chat_action:10 #: aiogram.client.bot.Bot.send_contact:14 aiogram.client.bot.Bot.send_dice:11 #: aiogram.client.bot.Bot.send_document:16 aiogram.client.bot.Bot.send_game:11 #: aiogram.client.bot.Bot.send_invoice:31 #: aiogram.client.bot.Bot.send_location:16 #: aiogram.client.bot.Bot.send_media_group:10 -#: aiogram.client.bot.Bot.send_message:14 aiogram.client.bot.Bot.send_photo:14 +#: aiogram.client.bot.Bot.send_message:14 aiogram.client.bot.Bot.send_photo:15 #: aiogram.client.bot.Bot.send_poll:22 aiogram.client.bot.Bot.send_sticker:11 -#: aiogram.client.bot.Bot.send_venue:18 aiogram.client.bot.Bot.send_video:19 +#: aiogram.client.bot.Bot.send_venue:18 aiogram.client.bot.Bot.send_video:20 #: aiogram.client.bot.Bot.send_video_note:14 #: aiogram.client.bot.Bot.send_voice:15 #: aiogram.client.bot.Bot.set_chat_administrator_custom_title:6 @@ -440,6 +459,7 @@ msgstr "" #: aiogram.client.bot.Bot.stop_poll:6 #: aiogram.client.bot.Bot.unban_chat_member:6 #: aiogram.client.bot.Bot.unban_chat_sender_chat:5 +#: aiogram.client.bot.Bot.unhide_general_forum_topic:4 #: aiogram.client.bot.Bot.unpin_all_chat_messages:4 #: aiogram.client.bot.Bot.unpin_all_forum_topic_messages:5 #: aiogram.client.bot.Bot.unpin_chat_message:5 @@ -452,6 +472,7 @@ msgstr "" #: aiogram.client.bot.Bot.ban_chat_member:8 #: aiogram.client.bot.Bot.ban_chat_sender_chat:6 #: aiogram.client.bot.Bot.close_forum_topic:6 +#: aiogram.client.bot.Bot.close_general_forum_topic:5 #: aiogram.client.bot.Bot.create_new_sticker_set:13 #: aiogram.client.bot.Bot.decline_chat_join_request:6 #: aiogram.client.bot.Bot.delete_chat_photo:5 @@ -462,10 +483,13 @@ msgstr "" #: aiogram.client.bot.Bot.delete_sticker_from_set:5 #: aiogram.client.bot.Bot.delete_webhook:5 #: aiogram.client.bot.Bot.edit_forum_topic:8 +#: aiogram.client.bot.Bot.edit_general_forum_topic:6 +#: aiogram.client.bot.Bot.hide_general_forum_topic:5 #: aiogram.client.bot.Bot.leave_chat:5 #: aiogram.client.bot.Bot.pin_chat_message:7 #: aiogram.client.bot.Bot.promote_chat_member:18 #: aiogram.client.bot.Bot.reopen_forum_topic:6 +#: aiogram.client.bot.Bot.reopen_general_forum_topic:5 #: aiogram.client.bot.Bot.restrict_chat_member:8 #: aiogram.client.bot.Bot.set_chat_administrator_custom_title:7 #: aiogram.client.bot.Bot.set_chat_description:6 @@ -480,6 +504,7 @@ msgstr "" #: aiogram.client.bot.Bot.set_sticker_set_thumb:7 #: aiogram.client.bot.Bot.unban_chat_member:7 #: aiogram.client.bot.Bot.unban_chat_sender_chat:6 +#: aiogram.client.bot.Bot.unhide_general_forum_topic:5 #: aiogram.client.bot.Bot.unpin_all_chat_messages:5 #: aiogram.client.bot.Bot.unpin_all_forum_topic_messages:6 #: aiogram.client.bot.Bot.unpin_chat_message:6 of @@ -812,15 +837,20 @@ msgid "" msgstr "" #: aiogram.client.bot.Bot.close_forum_topic:3 +#: aiogram.client.bot.Bot.close_general_forum_topic:3 #: aiogram.client.bot.Bot.create_forum_topic:3 #: aiogram.client.bot.Bot.delete_chat_sticker_set:3 #: aiogram.client.bot.Bot.delete_forum_topic:3 #: aiogram.client.bot.Bot.edit_forum_topic:3 +#: aiogram.client.bot.Bot.edit_general_forum_topic:3 +#: aiogram.client.bot.Bot.hide_general_forum_topic:3 #: aiogram.client.bot.Bot.reopen_forum_topic:3 +#: aiogram.client.bot.Bot.reopen_general_forum_topic:3 #: aiogram.client.bot.Bot.restrict_chat_member:3 #: aiogram.client.bot.Bot.set_chat_administrator_custom_title:3 #: aiogram.client.bot.Bot.set_chat_permissions:3 #: aiogram.client.bot.Bot.set_chat_sticker_set:3 +#: aiogram.client.bot.Bot.unhide_general_forum_topic:3 #: aiogram.client.bot.Bot.unpin_all_forum_topic_messages:3 of msgid "" "Unique identifier for the target chat or username of the target " @@ -898,14 +928,14 @@ msgstr "" #: aiogram.client.bot.Bot.copy_message:10 #: aiogram.client.bot.Bot.forward_message:7 -#: aiogram.client.bot.Bot.send_animation:13 +#: aiogram.client.bot.Bot.send_animation:14 #: aiogram.client.bot.Bot.send_audio:14 aiogram.client.bot.Bot.send_contact:9 #: aiogram.client.bot.Bot.send_dice:6 aiogram.client.bot.Bot.send_document:11 #: aiogram.client.bot.Bot.send_game:6 aiogram.client.bot.Bot.send_invoice:26 #: aiogram.client.bot.Bot.send_location:11 -#: aiogram.client.bot.Bot.send_message:9 aiogram.client.bot.Bot.send_photo:9 +#: aiogram.client.bot.Bot.send_message:9 aiogram.client.bot.Bot.send_photo:10 #: aiogram.client.bot.Bot.send_poll:17 aiogram.client.bot.Bot.send_sticker:6 -#: aiogram.client.bot.Bot.send_venue:13 aiogram.client.bot.Bot.send_video:14 +#: aiogram.client.bot.Bot.send_venue:13 aiogram.client.bot.Bot.send_video:15 #: aiogram.client.bot.Bot.send_video_note:9 #: aiogram.client.bot.Bot.send_voice:10 of msgid "" @@ -914,43 +944,43 @@ msgid "" msgstr "" #: aiogram.client.bot.Bot.copy_message:11 -#: aiogram.client.bot.Bot.send_animation:14 +#: aiogram.client.bot.Bot.send_animation:15 #: aiogram.client.bot.Bot.send_audio:15 aiogram.client.bot.Bot.send_contact:10 #: aiogram.client.bot.Bot.send_document:12 aiogram.client.bot.Bot.send_game:7 #: aiogram.client.bot.Bot.send_invoice:27 #: aiogram.client.bot.Bot.send_location:12 -#: aiogram.client.bot.Bot.send_message:10 aiogram.client.bot.Bot.send_photo:10 +#: aiogram.client.bot.Bot.send_message:10 aiogram.client.bot.Bot.send_photo:11 #: aiogram.client.bot.Bot.send_poll:18 aiogram.client.bot.Bot.send_sticker:7 -#: aiogram.client.bot.Bot.send_venue:14 aiogram.client.bot.Bot.send_video:15 +#: aiogram.client.bot.Bot.send_venue:14 aiogram.client.bot.Bot.send_video:16 #: aiogram.client.bot.Bot.send_video_note:10 #: aiogram.client.bot.Bot.send_voice:11 of msgid "Protects the contents of the sent message from forwarding and saving" msgstr "" #: aiogram.client.bot.Bot.copy_message:12 -#: aiogram.client.bot.Bot.send_animation:15 +#: aiogram.client.bot.Bot.send_animation:16 #: aiogram.client.bot.Bot.send_audio:16 aiogram.client.bot.Bot.send_contact:11 #: aiogram.client.bot.Bot.send_dice:8 aiogram.client.bot.Bot.send_document:13 #: aiogram.client.bot.Bot.send_game:8 aiogram.client.bot.Bot.send_invoice:28 #: aiogram.client.bot.Bot.send_location:13 -#: aiogram.client.bot.Bot.send_message:11 aiogram.client.bot.Bot.send_photo:11 +#: aiogram.client.bot.Bot.send_message:11 aiogram.client.bot.Bot.send_photo:12 #: aiogram.client.bot.Bot.send_poll:19 aiogram.client.bot.Bot.send_sticker:8 -#: aiogram.client.bot.Bot.send_venue:15 aiogram.client.bot.Bot.send_video:16 +#: aiogram.client.bot.Bot.send_venue:15 aiogram.client.bot.Bot.send_video:17 #: aiogram.client.bot.Bot.send_video_note:11 #: aiogram.client.bot.Bot.send_voice:12 of msgid "If the message is a reply, ID of the original message" msgstr "" #: aiogram.client.bot.Bot.copy_message:13 -#: aiogram.client.bot.Bot.send_animation:16 +#: aiogram.client.bot.Bot.send_animation:17 #: aiogram.client.bot.Bot.send_audio:17 aiogram.client.bot.Bot.send_contact:12 #: aiogram.client.bot.Bot.send_dice:9 aiogram.client.bot.Bot.send_document:14 #: aiogram.client.bot.Bot.send_game:9 aiogram.client.bot.Bot.send_invoice:29 #: aiogram.client.bot.Bot.send_location:14 #: aiogram.client.bot.Bot.send_media_group:9 -#: aiogram.client.bot.Bot.send_message:12 aiogram.client.bot.Bot.send_photo:12 +#: aiogram.client.bot.Bot.send_message:12 aiogram.client.bot.Bot.send_photo:13 #: aiogram.client.bot.Bot.send_poll:20 aiogram.client.bot.Bot.send_sticker:9 -#: aiogram.client.bot.Bot.send_venue:16 aiogram.client.bot.Bot.send_video:17 +#: aiogram.client.bot.Bot.send_venue:16 aiogram.client.bot.Bot.send_video:18 #: aiogram.client.bot.Bot.send_video_note:12 #: aiogram.client.bot.Bot.send_voice:13 of msgid "" @@ -959,13 +989,13 @@ msgid "" msgstr "" #: aiogram.client.bot.Bot.copy_message:14 -#: aiogram.client.bot.Bot.send_animation:17 +#: aiogram.client.bot.Bot.send_animation:18 #: aiogram.client.bot.Bot.send_audio:18 aiogram.client.bot.Bot.send_contact:13 #: aiogram.client.bot.Bot.send_dice:10 aiogram.client.bot.Bot.send_document:15 #: aiogram.client.bot.Bot.send_location:15 -#: aiogram.client.bot.Bot.send_message:13 aiogram.client.bot.Bot.send_photo:13 +#: aiogram.client.bot.Bot.send_message:13 aiogram.client.bot.Bot.send_photo:14 #: aiogram.client.bot.Bot.send_poll:21 aiogram.client.bot.Bot.send_sticker:10 -#: aiogram.client.bot.Bot.send_venue:17 aiogram.client.bot.Bot.send_video:18 +#: aiogram.client.bot.Bot.send_venue:17 aiogram.client.bot.Bot.send_video:19 #: aiogram.client.bot.Bot.send_video_note:13 #: aiogram.client.bot.Bot.send_voice:14 of msgid "" @@ -1391,14 +1421,17 @@ msgid "" msgstr "" #: aiogram.client.bot.Bot.edit_forum_topic:5 of -msgid "New topic name, 1-128 characters" +msgid "" +"New topic name, 0-128 characters. If not specififed or empty, the current" +" name of the topic will be kept" msgstr "" #: aiogram.client.bot.Bot.edit_forum_topic:6 of 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. Pass an empty string to " +"remove the icon. If not specified, the current icon will be kept" msgstr "" #: aiogram.client.bot.Bot.edit_message_caption:1 of @@ -1629,7 +1662,7 @@ msgstr "" #: aiogram.client.bot.Bot.send_contact:15 aiogram.client.bot.Bot.send_dice:12 #: aiogram.client.bot.Bot.send_game:12 aiogram.client.bot.Bot.send_invoice:32 #: aiogram.client.bot.Bot.send_location:17 -#: aiogram.client.bot.Bot.send_message:15 aiogram.client.bot.Bot.send_photo:15 +#: aiogram.client.bot.Bot.send_message:15 aiogram.client.bot.Bot.send_photo:16 #: aiogram.client.bot.Bot.send_poll:23 aiogram.client.bot.Bot.send_sticker:12 #: aiogram.client.bot.Bot.send_venue:19 #: aiogram.client.bot.Bot.send_video_note:15 of @@ -1671,8 +1704,10 @@ msgstr "" #: aiogram.client.bot.Bot.get_chat_member:1 of msgid "" -"Use this method to get information about a member of a chat. Returns a " -":class:`aiogram.types.chat_member.ChatMember` object on success." +"Use this method to get information about a member of a chat. The method " +"is guaranteed to work only if the bot is an administrator in the chat. " +"Returns a :class:`aiogram.types.chat_member.ChatMember` object on " +"success." msgstr "" #: aiogram.client.bot.Bot.get_chat_member:6 of @@ -2186,7 +2221,13 @@ msgid "" "more details." msgstr "" -#: aiogram.client.bot.Bot.send_animation:19 of +#: aiogram.client.bot.Bot.send_animation:13 of +msgid "" +"Pass :code:`True` if the animation needs to be covered with a spoiler " +"animation" +msgstr "" + +#: aiogram.client.bot.Bot.send_animation:20 of msgid "" "Bots can currently send animation files of up to 50 MB in size, this " "limit may be changed in the future." @@ -2281,7 +2322,11 @@ msgid "" "`_." msgstr "" -#: aiogram.client.bot.Bot.send_chat_action:10 of +#: aiogram.client.bot.Bot.send_chat_action:9 of +msgid "Unique identifier for the target message thread; supergroups only" +msgstr "" + +#: aiogram.client.bot.Bot.send_chat_action:11 of msgid "The user will see a 'sending photo' status for the bot." msgstr "" @@ -2548,6 +2593,12 @@ msgid "" "details." msgstr "" +#: aiogram.client.bot.Bot.send_photo:9 of +msgid "" +"Pass :code:`True` if the photo needs to be covered with a spoiler " +"animation" +msgstr "" + #: aiogram.client.bot.Bot.send_poll:1 of msgid "" "Use this method to send a native poll. On success, the sent " @@ -2730,10 +2781,16 @@ msgid "" msgstr "" #: aiogram.client.bot.Bot.send_video:13 of +msgid "" +"Pass :code:`True` if the video needs to be covered with a spoiler " +"animation" +msgstr "" + +#: aiogram.client.bot.Bot.send_video:14 of msgid "Pass :code:`True` if the uploaded video is suitable for streaming" msgstr "" -#: aiogram.client.bot.Bot.send_video:20 of +#: aiogram.client.bot.Bot.send_video:21 of msgid "" "Bots can currently send video files of up to 50 MB in size, this limit " "may be changed in the future." @@ -3227,6 +3284,51 @@ msgstr "" msgid "Returns the uploaded :class:`aiogram.types.file.File` on success." msgstr "" +#: aiogram.client.bot.Bot.close_general_forum_topic:1 of +msgid "" +"Use this method to close an open 'General' topic in a forum supergroup " +"chat. The bot must be an administrator in the chat for this to work and " +"must have the *can_manage_topics* administrator rights. Returns " +":code:`True` on success." +msgstr "" + +#: aiogram.client.bot.Bot.edit_general_forum_topic:1 of +msgid "" +"Use this method to edit the name of the 'General' topic in a forum " +"supergroup chat. The bot must be an administrator in the chat for this to" +" work and must have *can_manage_topics* administrator rights. Returns " +":code:`True` on success." +msgstr "" + +#: aiogram.client.bot.Bot.edit_general_forum_topic:4 of +msgid "New topic name, 1-128 characters" +msgstr "" + +#: aiogram.client.bot.Bot.hide_general_forum_topic:1 of +msgid "" +"Use this method to hide the 'General' topic in a forum supergroup chat. " +"The bot must be an administrator in the chat for this to work and must " +"have the *can_manage_topics* administrator rights. The topic will be " +"automatically closed if it was open. Returns :code:`True` on success." +msgstr "" + +#: aiogram.client.bot.Bot.reopen_general_forum_topic:1 of +msgid "" +"Use this method to reopen a closed 'General' topic in a forum supergroup " +"chat. The bot must be an administrator in the chat for this to work and " +"must have the *can_manage_topics* administrator rights. The topic will be" +" automatically unhidden if it was hidden. Returns :code:`True` on " +"success." +msgstr "" + +#: aiogram.client.bot.Bot.unhide_general_forum_topic:1 of +msgid "" +"Use this method to unhide the 'General' topic in a forum supergroup chat." +" The bot must be an administrator in the chat for this to work and must " +"have the *can_manage_topics* administrator rights. Returns :code:`True` " +"on success." +msgstr "" + #~ msgid "" #~ "Additional interface options. A JSON-" #~ "serialized object for an `inline " @@ -3800,3 +3902,19 @@ msgstr "" #~ "users if the user and their " #~ "neighbors are not among them." #~ 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 "" + +#~ msgid "" +#~ "Use this method to get information " +#~ "about a member of a chat. Returns" +#~ " a :class:`aiogram.types.chat_member.ChatMember` object" +#~ " on success." +#~ msgstr "" diff --git a/docs/locale/uk_UA/LC_MESSAGES/api/download_file.po b/docs/locale/uk_UA/LC_MESSAGES/api/download_file.po index 70760335..11675c94 100644 --- a/docs/locale/uk_UA/LC_MESSAGES/api/download_file.po +++ b/docs/locale/uk_UA/LC_MESSAGES/api/download_file.po @@ -5,9 +5,9 @@ # msgid "" msgstr "" -"Project-Id-Version: aiogram\n" +"Project-Id-Version: aiogram\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-10-01 22:51+0300\n" +"POT-Creation-Date: 2022-12-30 22:28+0200\n" "PO-Revision-Date: 2022-12-13 23:33+0200\n" "Last-Translator: \n" "Language-Team: \n" @@ -15,7 +15,6 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.10.3\n" -"X-Generator: Poedit 3.2.2\n" #: ../../api/download_file.rst:3 msgid "How to download file?" @@ -28,12 +27,12 @@ msgstr "Завантаження файла вручну" #: ../../api/download_file.rst:8 msgid "" "First, you must get the `file_id` of the file you want to download. " -"Information about files sent to the bot is contained in `Message `__." +"Information about files sent to the bot is contained in `Message " +"`__." msgstr "" -"По-перше, ви повинні отримати `file_id` файлу, який ви хочете завантажити. " -"Інформація про файли, надіслані боту, міститься в `Message `__." +"По-перше, ви повинні отримати `file_id` файлу, який ви хочете " +"завантажити. Інформація про файли, надіслані боту, міститься в `Message " +"`__." #: ../../api/download_file.rst:11 msgid "For example, download the document that came to the bot." @@ -41,15 +40,16 @@ msgstr "Наприклад, завантажте документ, який пр #: ../../api/download_file.rst:17 msgid "" -"Then use the `getFile `__ method to get `file_path`." +"Then use the `getFile `__ method to get " +"`file_path`." msgstr "" "Потім скористайтеся методом `getFile `__, щоб " "отримати `file_path`." #: ../../api/download_file.rst:24 msgid "" -"After that, use the `download_file <#download-file>`__ method from the bot " -"object." +"After that, use the `download_file <#download-file>`__ method from the " +"bot object." msgstr "" "Після цього скористайтеся методом `download_file <#download-file>`__ з " "об’єкта бота." @@ -68,12 +68,8 @@ msgid "" "default value of destination and handle result of this method." msgstr "" "Якщо ви хочете автоматично створити місце призначення (io.BytesIO), " -"використовуйте значення призначення за замовчуванням і обробіть результат " -"цього методу." - -#: aiogram.client.bot.Bot:1 of -msgid "Bot class" -msgstr "Bot class" +"використовуйте значення призначення за замовчуванням і обробіть результат" +" цього методу." #: aiogram.client.bot.Bot.download_file:1 of msgid "Download file by file_path to destination." @@ -81,12 +77,12 @@ msgstr "Завантажує файл з file_path у вказане місце. #: aiogram.client.bot.Bot.download:3 aiogram.client.bot.Bot.download_file:3 of msgid "" -"If you want to automatically create destination (:class:`io.BytesIO`) use " -"default value of destination and handle result of this method." +"If you want to automatically create destination (:class:`io.BytesIO`) use" +" default value of destination and handle result of this method." msgstr "" "Якщо ви хочете автоматично створити місце призначення (io.BytesIO), " -"використовуйте значення призначення за замовчуванням і обробіть результат " -"цього методу." +"використовуйте значення призначення за замовчуванням і обробіть результат" +" цього методу." #: aiogram.client.bot.Bot.download aiogram.client.bot.Bot.download_file of msgid "Parameters" @@ -94,18 +90,19 @@ msgstr "Параметри" #: aiogram.client.bot.Bot.download_file:6 of msgid "" -"File path on Telegram server (You can get it from :obj:`aiogram.types.File`)" +"File path on Telegram server (You can get it from " +":obj:`aiogram.types.File`)" msgstr "" -"Шлях до файлу на сервері Telegram (Ви можете отримати його з :obj:`aiogram." -"types.File`)" +"Шлях до файлу на сервері Telegram (Ви можете отримати його з " +":obj:`aiogram.types.File`)" #: aiogram.client.bot.Bot.download:7 aiogram.client.bot.Bot.download_file:7 of msgid "" -"Filename, file path or instance of :class:`io.IOBase`. For e.g. :class:`io." -"BytesIO`, defaults to None" +"Filename, file path or instance of :class:`io.IOBase`. For e.g. " +":class:`io.BytesIO`, defaults to None" msgstr "" -"Ім’я файлу, шлях до файлу або екземпляр :class:`io.IOBase`. Для напр. :" -"class:`io.BytesIO`, за замовчуванням немає" +"Ім’я файлу, шлях до файлу або екземпляр :class:`io.IOBase`. Для напр. " +":class:`io.BytesIO`, за замовчуванням немає" #: aiogram.client.bot.Bot.download:8 aiogram.client.bot.Bot.download_file:8 of msgid "Total timeout in seconds, defaults to 30" @@ -118,11 +115,11 @@ msgstr "Розмір фрагментів файлу, за замовчуван #: aiogram.client.bot.Bot.download:10 aiogram.client.bot.Bot.download_file:10 #: of msgid "" -"Go to start of file when downloading is finished. Used only for destination " -"with :class:`typing.BinaryIO` type, defaults to True" +"Go to start of file when downloading is finished. Used only for " +"destination with :class:`typing.BinaryIO` type, defaults to True" msgstr "" -"Перейти до початку файлу, коли завантаження завершиться. Використовується " -"лише для призначення з типом :class:`typing.BinaryIO`, за замовчуванням " +"Перейти до початку файлу, коли завантаження завершиться. Використовується" +" лише для призначення з типом :class:`typing.BinaryIO`, за замовчуванням " "значення True" #: ../../api/download_file.rst:38 @@ -139,11 +136,11 @@ msgstr "Завантаження файлу на диск" #: ../../api/download_file.rst:43 msgid "" -"To download file to disk, you must specify the file name or path where to " -"download the file. In this case, the function will return nothing." +"To download file to disk, you must specify the file name or path where to" +" download the file. In this case, the function will return nothing." msgstr "" -"Щоб завантажити файл на диск, необхідно вказати ім'я файлу або шлях, куди " -"його завантажити. У цьому випадку функція нічого не поверне." +"Щоб завантажити файл на диск, необхідно вказати ім'я файлу або шлях, куди" +" його завантажити. У цьому випадку функція нічого не поверне." #: ../../api/download_file.rst:51 msgid "Download file to binary I/O object" @@ -151,12 +148,12 @@ msgstr "Завантаження файлу в оперативну пам'ят #: ../../api/download_file.rst:53 msgid "" -"To download file to binary I/O object, you must specify an object with the :" -"obj:`typing.BinaryIO` type or use the default (:obj:`None`) value." +"To download file to binary I/O object, you must specify an object with " +"the :obj:`typing.BinaryIO` type or use the default (:obj:`None`) value." msgstr "" -"Щоб завантажити файл до оперативної пам'яті, ви повинні вказати об’єкт із " -"типом :obj:`typing.BinaryIO` або використати значення за замовчуванням (:" -"obj:`None`)." +"Щоб завантажити файл до оперативної пам'яті, ви повинні вказати об’єкт із" +" типом :obj:`typing.BinaryIO` або використати значення за замовчуванням " +"(:obj:`None`)." #: ../../api/download_file.rst:56 msgid "In the first case, the function will return your object:" @@ -164,11 +161,11 @@ msgstr "У першому випадку функція поверне ваш о #: ../../api/download_file.rst:64 msgid "" -"If you leave the default value, an :obj:`io.BytesIO` object will be created " -"and returned." +"If you leave the default value, an :obj:`io.BytesIO` object will be " +"created and returned." msgstr "" -"Якщо залишити значення за замовчуванням, буде створено та повернено об’єкт :" -"obj:`io.BytesIO`." +"Якщо залишити значення за замовчуванням, буде створено та повернено " +"об’єкт :obj:`io.BytesIO`." #: ../../api/download_file.rst:72 msgid "Download file in short way" @@ -188,8 +185,7 @@ msgstr "download(...)" #: ../../api/download_file.rst:79 msgid "Download file by `file_id` or `Downloadable` object to destination." -msgstr "" -"Завантажує файл за `file_id` або `Downloadable` об’єктом у вказане місце." +msgstr "Завантажує файл за `file_id` або `Downloadable` об’єктом у вказане місце." #: aiogram.client.bot.Bot.download:1 of msgid "Download file by file_id or Downloadable object to destination." @@ -205,14 +201,15 @@ msgid "" "accepts `file_id` or an `Downloadable` object (object that contains the " "`file_id` attribute) instead of `file_path`." msgstr "" -"Він відрізняється від `download_file <#download-file>`__ **лише** тим, що " -"приймає `file_id` або `Downloadable` об’єкт (об’єкт, який містить атрибут " -"`file_id`) замість `file_path`." +"Він відрізняється від `download_file <#download-file>`__ **лише** тим, що" +" приймає `file_id` або `Downloadable` об’єкт (об’єкт, який містить " +"атрибут `file_id`) замість `file_path`." #: ../../api/download_file.rst:91 msgid "" "You can download a file to `disk <#download-file-to-disk>`__ or to a " -"`binary I/O <#download-file-to-binary-io-object>`__ object in the same way." +"`binary I/O <#download-file-to-binary-io-object>`__ object in the same " +"way." msgstr "" "Ви можете завантажити файл на `disk <#download-file-to-disk>`__ або в " "`binary I/O object <#download-file-to-binary-io-object>`__ так само." @@ -220,3 +217,6 @@ msgstr "" #: ../../api/download_file.rst:93 msgid "Example:" msgstr "Приклад:" + +#~ msgid "Bot class" +#~ msgstr "Bot class" diff --git a/docs/locale/uk_UA/LC_MESSAGES/api/enums/index.po b/docs/locale/uk_UA/LC_MESSAGES/api/enums/index.po index 04fcc637..ad64f7f1 100644 --- a/docs/locale/uk_UA/LC_MESSAGES/api/enums/index.po +++ b/docs/locale/uk_UA/LC_MESSAGES/api/enums/index.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: aiogram \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-11-23 00:47+0200\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 \n" "Language-Team: LANGUAGE \n" @@ -18,9 +18,12 @@ msgstr "" "Generated-By: Babel 2.10.3\n" #: ../../api/enums/index.rst:3 -msgid "Types" +msgid "Enums" msgstr "" #: ../../api/enums/index.rst:5 msgid "Here is list of all available enums:" msgstr "" + +#~ msgid "Types" +#~ msgstr "" diff --git a/docs/locale/uk_UA/LC_MESSAGES/api/methods/edit_forum_topic.po b/docs/locale/uk_UA/LC_MESSAGES/api/methods/edit_forum_topic.po index b79ff4c7..711dcfaa 100644 --- a/docs/locale/uk_UA/LC_MESSAGES/api/methods/edit_forum_topic.po +++ b/docs/locale/uk_UA/LC_MESSAGES/api/methods/edit_forum_topic.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: aiogram \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-11-23 00:47+0200\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 \n" "Language-Team: LANGUAGE \n" @@ -49,7 +49,9 @@ msgid "Unique identifier for the target message thread of the forum topic" msgstr "" #: ../../docstring aiogram.methods.edit_forum_topic.EditForumTopic.name:1 of -msgid "New topic name, 1-128 characters" +msgid "" +"New topic name, 0-128 characters. If not specififed or empty, the current" +" name of the topic will be kept" msgstr "" #: ../../docstring @@ -57,7 +59,8 @@ 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. Pass an empty string to " +"remove the icon. If not specified, the current icon will be kept" msgstr "" #: ../../api/methods/edit_forum_topic.rst:14 @@ -100,3 +103,15 @@ msgstr "" #~ " to get all allowed custom emoji " #~ "identifiers" #~ msgstr "" + +#~ msgid "New topic name, 1-128 characters" +#~ 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 "" diff --git a/docs/locale/uk_UA/LC_MESSAGES/api/methods/get_chat_member.po b/docs/locale/uk_UA/LC_MESSAGES/api/methods/get_chat_member.po index 56aedd83..ae8994c9 100644 --- a/docs/locale/uk_UA/LC_MESSAGES/api/methods/get_chat_member.po +++ b/docs/locale/uk_UA/LC_MESSAGES/api/methods/get_chat_member.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: aiogram \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-11-23 00:47+0200\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 \n" "Language-Team: LANGUAGE \n" @@ -30,8 +30,10 @@ msgstr "" #: aiogram.methods.get_chat_member.GetChatMember:1 of msgid "" -"Use this method to get information about a member of a chat. Returns a " -":class:`aiogram.types.chat_member.ChatMember` object on success." +"Use this method to get information about a member of a chat. The method " +"is guaranteed to work only if the bot is an administrator in the chat. " +"Returns a :class:`aiogram.types.chat_member.ChatMember` object on " +"success." msgstr "" #: aiogram.methods.get_chat_member.GetChatMember:3 of @@ -83,3 +85,10 @@ msgstr "" #: ../../api/methods/get_chat_member.rst:45 msgid ":meth:`aiogram.types.chat.Chat.get_member`" msgstr "" + +#~ msgid "" +#~ "Use this method to get information " +#~ "about a member of a chat. Returns" +#~ " a :class:`aiogram.types.chat_member.ChatMember` object" +#~ " on success." +#~ msgstr "" diff --git a/docs/locale/uk_UA/LC_MESSAGES/api/methods/send_animation.po b/docs/locale/uk_UA/LC_MESSAGES/api/methods/send_animation.po index d84eff42..57619de4 100644 --- a/docs/locale/uk_UA/LC_MESSAGES/api/methods/send_animation.po +++ b/docs/locale/uk_UA/LC_MESSAGES/api/methods/send_animation.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: aiogram \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-11-23 00:47+0200\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 \n" "Language-Team: LANGUAGE \n" @@ -104,6 +104,13 @@ msgid "" "which can be specified instead of *parse_mode*" msgstr "" +#: ../../docstring aiogram.methods.send_animation.SendAnimation.has_spoiler:1 +#: of +msgid "" +"Pass :code:`True` if the animation needs to be covered with a spoiler " +"animation" +msgstr "" + #: ../../docstring #: aiogram.methods.send_animation.SendAnimation.disable_notification:1 of msgid "" diff --git a/docs/locale/uk_UA/LC_MESSAGES/api/methods/send_chat_action.po b/docs/locale/uk_UA/LC_MESSAGES/api/methods/send_chat_action.po index e69951eb..b379f03c 100644 --- a/docs/locale/uk_UA/LC_MESSAGES/api/methods/send_chat_action.po +++ b/docs/locale/uk_UA/LC_MESSAGES/api/methods/send_chat_action.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: aiogram \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-11-23 00:47+0200\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 \n" "Language-Team: LANGUAGE \n" @@ -76,6 +76,11 @@ msgid "" "`_." msgstr "" +#: ../../docstring +#: aiogram.methods.send_chat_action.SendChatAction.message_thread_id:1 of +msgid "Unique identifier for the target message thread; supergroups only" +msgstr "" + #: ../../api/methods/send_chat_action.rst:14 msgid "Usage" msgstr "" diff --git a/docs/locale/uk_UA/LC_MESSAGES/api/methods/send_photo.po b/docs/locale/uk_UA/LC_MESSAGES/api/methods/send_photo.po index 496a13a5..440f3fb0 100644 --- a/docs/locale/uk_UA/LC_MESSAGES/api/methods/send_photo.po +++ b/docs/locale/uk_UA/LC_MESSAGES/api/methods/send_photo.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: aiogram \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-11-23 00:47+0200\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 \n" "Language-Team: LANGUAGE \n" @@ -77,6 +77,12 @@ msgid "" "which can be specified instead of *parse_mode*" msgstr "" +#: ../../docstring aiogram.methods.send_photo.SendPhoto.has_spoiler:1 of +msgid "" +"Pass :code:`True` if the photo needs to be covered with a spoiler " +"animation" +msgstr "" + #: ../../docstring aiogram.methods.send_photo.SendPhoto.disable_notification:1 #: of msgid "" diff --git a/docs/locale/uk_UA/LC_MESSAGES/api/methods/send_video.po b/docs/locale/uk_UA/LC_MESSAGES/api/methods/send_video.po index 55651775..5a575db2 100644 --- a/docs/locale/uk_UA/LC_MESSAGES/api/methods/send_video.po +++ b/docs/locale/uk_UA/LC_MESSAGES/api/methods/send_video.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: aiogram \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-11-23 00:47+0200\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 \n" "Language-Team: LANGUAGE \n" @@ -103,6 +103,12 @@ msgid "" "which can be specified instead of *parse_mode*" msgstr "" +#: ../../docstring aiogram.methods.send_video.SendVideo.has_spoiler:1 of +msgid "" +"Pass :code:`True` if the video needs to be covered with a spoiler " +"animation" +msgstr "" + #: ../../docstring aiogram.methods.send_video.SendVideo.supports_streaming:1 of msgid "Pass :code:`True` if the uploaded video is suitable for streaming" msgstr "" diff --git a/docs/locale/uk_UA/LC_MESSAGES/api/types/chat.po b/docs/locale/uk_UA/LC_MESSAGES/api/types/chat.po index 802289d3..13a50fa1 100644 --- a/docs/locale/uk_UA/LC_MESSAGES/api/types/chat.po +++ b/docs/locale/uk_UA/LC_MESSAGES/api/types/chat.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: aiogram \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-11-23 00:47+0200\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 \n" "Language-Team: LANGUAGE \n" @@ -162,6 +162,21 @@ msgid "" ":class:`aiogram.methods.get_chat.GetChat`." msgstr "" +#: ../../docstring aiogram.types.chat.Chat.has_aggressive_anti_spam_enabled:1 +#: of +msgid "" +"*Optional*. :code:`True`, if aggressive anti-spam checks are enabled in " +"the supergroup. The field is only available to chat administrators. " +"Returned only in :class:`aiogram.methods.get_chat.GetChat`." +msgstr "" + +#: ../../docstring aiogram.types.chat.Chat.has_hidden_members:1 of +msgid "" +"*Optional*. :code:`True`, if non-administrators can only get the list of " +"bots and administrators in the chat. Returned only in " +":class:`aiogram.methods.get_chat.GetChat`." +msgstr "" + #: ../../docstring aiogram.types.chat.Chat.has_protected_content:1 of msgid "" "*Optional*. :code:`True`, if messages from the chat can't be forwarded to" @@ -641,6 +656,10 @@ msgid "" msgstr "" #: aiogram.types.chat.Chat.do:15 of +msgid "Unique identifier for the target message thread; supergroups only" +msgstr "" + +#: aiogram.types.chat.Chat.do:16 of msgid "" "instance of method " ":class:`aiogram.methods.send_chat_action.SendChatAction`" @@ -713,8 +732,10 @@ msgstr "" #: aiogram.types.chat.Chat.get_member:6 of msgid "" -"Use this method to get information about a member of a chat. Returns a " -":class:`aiogram.types.chat_member.ChatMember` object on success." +"Use this method to get information about a member of a chat. The method " +"is guaranteed to work only if the bot is an administrator in the chat. " +"Returns a :class:`aiogram.types.chat_member.ChatMember` object on " +"success." msgstr "" #: aiogram.types.chat.Chat.get_member:8 of @@ -1235,3 +1256,10 @@ msgstr "" #: aiogram.types.chat.Chat.set_photo:11 of msgid "instance of method :class:`aiogram.methods.set_chat_photo.SetChatPhoto`" msgstr "" + +#~ msgid "" +#~ "Use this method to get information " +#~ "about a member of a chat. Returns" +#~ " a :class:`aiogram.types.chat_member.ChatMember` object" +#~ " on success." +#~ msgstr "" diff --git a/docs/locale/uk_UA/LC_MESSAGES/api/types/error_event.po b/docs/locale/uk_UA/LC_MESSAGES/api/types/error_event.po index 6cf3b36c..fbaceb09 100644 --- a/docs/locale/uk_UA/LC_MESSAGES/api/types/error_event.po +++ b/docs/locale/uk_UA/LC_MESSAGES/api/types/error_event.po @@ -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-12-30 22:28+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -27,6 +27,10 @@ msgid "" " from Telegram" msgstr "" +#: aiogram.types.error_event.ErrorEvent:3 of +msgid "Source: https://core.telegram.org/bots/api#error-event" +msgstr "" + #: ../../docstring aiogram.types.error_event.ErrorEvent.update:1 of msgid "Received update" msgstr "" diff --git a/docs/locale/uk_UA/LC_MESSAGES/api/types/index.po b/docs/locale/uk_UA/LC_MESSAGES/api/types/index.po index c7493068..8ee34c1a 100644 --- a/docs/locale/uk_UA/LC_MESSAGES/api/types/index.po +++ b/docs/locale/uk_UA/LC_MESSAGES/api/types/index.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: aiogram \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-11-23 00:47+0200\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 \n" "Language-Team: LANGUAGE \n" @@ -33,25 +33,29 @@ msgstr "" msgid "Available types" msgstr "" -#: ../../api/types/index.rst:130 +#: ../../api/types/index.rst:134 msgid "Telegram Passport" msgstr "" -#: ../../api/types/index.rst:151 +#: ../../api/types/index.rst:155 msgid "Getting updates" msgstr "" -#: ../../api/types/index.rst:160 +#: ../../api/types/index.rst:164 msgid "Stickers" msgstr "" -#: ../../api/types/index.rst:170 +#: ../../api/types/index.rst:174 msgid "Payments" msgstr "" -#: ../../api/types/index.rst:185 +#: ../../api/types/index.rst:189 msgid "Games" msgstr "" +#: ../../api/types/index.rst:199 +msgid "Internals" +msgstr "" + #~ msgid "Internal events" #~ msgstr "" diff --git a/docs/locale/uk_UA/LC_MESSAGES/api/types/input_media_animation.po b/docs/locale/uk_UA/LC_MESSAGES/api/types/input_media_animation.po index 3a0bffbb..e19c352d 100644 --- a/docs/locale/uk_UA/LC_MESSAGES/api/types/input_media_animation.po +++ b/docs/locale/uk_UA/LC_MESSAGES/api/types/input_media_animation.po @@ -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-12-30 22:28+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -97,3 +97,10 @@ msgstr "" #: aiogram.types.input_media_animation.InputMediaAnimation.duration:1 of msgid "*Optional*. Animation duration in seconds" msgstr "" + +#: ../../docstring +#: aiogram.types.input_media_animation.InputMediaAnimation.has_spoiler:1 of +msgid "" +"*Optional*. Pass :code:`True` if the animation needs to be covered with a" +" spoiler animation" +msgstr "" diff --git a/docs/locale/uk_UA/LC_MESSAGES/api/types/input_media_photo.po b/docs/locale/uk_UA/LC_MESSAGES/api/types/input_media_photo.po index 5d6f0814..10a634e9 100644 --- a/docs/locale/uk_UA/LC_MESSAGES/api/types/input_media_photo.po +++ b/docs/locale/uk_UA/LC_MESSAGES/api/types/input_media_photo.po @@ -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-12-30 22:28+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -62,3 +62,10 @@ msgid "" "*Optional*. List of special entities that appear in the caption, which " "can be specified instead of *parse_mode*" msgstr "" + +#: ../../docstring +#: aiogram.types.input_media_photo.InputMediaPhoto.has_spoiler:1 of +msgid "" +"*Optional*. Pass :code:`True` if the photo needs to be covered with a " +"spoiler animation" +msgstr "" diff --git a/docs/locale/uk_UA/LC_MESSAGES/api/types/input_media_video.po b/docs/locale/uk_UA/LC_MESSAGES/api/types/input_media_video.po index fc4f2e44..eef2e134 100644 --- a/docs/locale/uk_UA/LC_MESSAGES/api/types/input_media_video.po +++ b/docs/locale/uk_UA/LC_MESSAGES/api/types/input_media_video.po @@ -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-12-30 22:28+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -95,3 +95,10 @@ msgid "" "*Optional*. Pass :code:`True` if the uploaded video is suitable for " "streaming" msgstr "" + +#: ../../docstring +#: aiogram.types.input_media_video.InputMediaVideo.has_spoiler:1 of +msgid "" +"*Optional*. Pass :code:`True` if the video needs to be covered with a " +"spoiler animation" +msgstr "" diff --git a/docs/locale/uk_UA/LC_MESSAGES/api/types/message.po b/docs/locale/uk_UA/LC_MESSAGES/api/types/message.po index b51e09c8..516aa013 100644 --- a/docs/locale/uk_UA/LC_MESSAGES/api/types/message.po +++ b/docs/locale/uk_UA/LC_MESSAGES/api/types/message.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: aiogram \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-11-23 00:47+0200\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 \n" "Language-Team: LANGUAGE \n" @@ -199,6 +199,12 @@ msgid "" " URLs, bot commands, etc. that appear in the caption" msgstr "" +#: ../../docstring aiogram.types.message.Message.has_media_spoiler:1 of +msgid "" +"*Optional*. :code:`True`, if the message media is covered by a spoiler " +"animation" +msgstr "" + #: ../../docstring aiogram.types.message.Message.contact:1 of msgid "*Optional*. Message is a shared contact, information about the contact" msgstr "" @@ -329,6 +335,12 @@ msgid "" "`_" msgstr "" +#: ../../docstring aiogram.types.message.Message.write_access_allowed:1 of +msgid "" +"*Optional*. Service message: the user allowed the bot added to the " +"attachment menu to write messages" +msgstr "" + #: ../../docstring aiogram.types.message.Message.passport_data:1 of msgid "*Optional*. Telegram Passport data" msgstr "" @@ -343,6 +355,10 @@ msgstr "" msgid "*Optional*. Service message: forum topic created" msgstr "" +#: ../../docstring aiogram.types.message.Message.forum_topic_edited:1 of +msgid "*Optional*. Service message: forum topic edited" +msgstr "" + #: ../../docstring aiogram.types.message.Message.forum_topic_closed:1 of msgid "*Optional*. Service message: forum topic closed" msgstr "" @@ -351,6 +367,16 @@ msgstr "" msgid "*Optional*. Service message: forum topic reopened" msgstr "" +#: ../../docstring aiogram.types.message.Message.general_forum_topic_hidden:1 +#: of +msgid "*Optional*. Service message: the 'General' forum topic hidden" +msgstr "" + +#: ../../docstring aiogram.types.message.Message.general_forum_topic_unhidden:1 +#: of +msgid "*Optional*. Service message: the 'General' forum topic unhidden" +msgstr "" + #: ../../docstring aiogram.types.message.Message.video_chat_scheduled:1 of msgid "*Optional*. Service message: video chat scheduled" msgstr "" @@ -627,8 +653,15 @@ msgid "" "which can be specified instead of *parse_mode*" msgstr "" -#: aiogram.types.message.Message.answer:15 #: aiogram.types.message.Message.answer_animation:19 +#: aiogram.types.message.Message.reply_animation:20 of +msgid "" +"Pass :code:`True` if the animation needs to be covered with a spoiler " +"animation" +msgstr "" + +#: aiogram.types.message.Message.answer:15 +#: aiogram.types.message.Message.answer_animation:20 #: aiogram.types.message.Message.answer_audio:20 #: aiogram.types.message.Message.answer_contact:15 #: aiogram.types.message.Message.answer_dice:12 @@ -636,17 +669,17 @@ msgstr "" #: aiogram.types.message.Message.answer_game:12 #: aiogram.types.message.Message.answer_invoice:32 #: aiogram.types.message.Message.answer_location:17 -#: aiogram.types.message.Message.answer_photo:15 +#: aiogram.types.message.Message.answer_photo:16 #: aiogram.types.message.Message.answer_poll:23 #: aiogram.types.message.Message.answer_sticker:12 #: aiogram.types.message.Message.answer_venue:19 -#: aiogram.types.message.Message.answer_video:20 +#: aiogram.types.message.Message.answer_video:21 #: aiogram.types.message.Message.answer_video_note:15 #: aiogram.types.message.Message.answer_voice:16 #: aiogram.types.message.Message.copy_to:16 #: aiogram.types.message.Message.forward:13 #: aiogram.types.message.Message.reply:16 -#: aiogram.types.message.Message.reply_animation:20 +#: aiogram.types.message.Message.reply_animation:21 #: aiogram.types.message.Message.reply_audio:21 #: aiogram.types.message.Message.reply_contact:16 #: aiogram.types.message.Message.reply_dice:13 @@ -654,11 +687,11 @@ msgstr "" #: aiogram.types.message.Message.reply_game:13 #: aiogram.types.message.Message.reply_invoice:33 #: aiogram.types.message.Message.reply_location:18 -#: aiogram.types.message.Message.reply_photo:16 +#: aiogram.types.message.Message.reply_photo:17 #: aiogram.types.message.Message.reply_poll:24 #: aiogram.types.message.Message.reply_sticker:13 #: aiogram.types.message.Message.reply_venue:20 -#: aiogram.types.message.Message.reply_video:21 +#: aiogram.types.message.Message.reply_video:22 #: aiogram.types.message.Message.reply_video_note:16 #: aiogram.types.message.Message.reply_voice:17 of msgid "" @@ -667,41 +700,41 @@ msgid "" msgstr "" #: aiogram.types.message.Message.answer:16 -#: aiogram.types.message.Message.answer_animation:20 +#: aiogram.types.message.Message.answer_animation:21 #: aiogram.types.message.Message.answer_audio:21 #: aiogram.types.message.Message.answer_contact:16 #: aiogram.types.message.Message.answer_document:18 #: aiogram.types.message.Message.answer_game:13 #: aiogram.types.message.Message.answer_invoice:33 #: aiogram.types.message.Message.answer_location:18 -#: aiogram.types.message.Message.answer_photo:16 +#: aiogram.types.message.Message.answer_photo:17 #: aiogram.types.message.Message.answer_poll:24 #: aiogram.types.message.Message.answer_sticker:13 #: aiogram.types.message.Message.answer_venue:20 -#: aiogram.types.message.Message.answer_video:21 +#: aiogram.types.message.Message.answer_video:22 #: aiogram.types.message.Message.answer_video_note:16 #: aiogram.types.message.Message.answer_voice:17 #: aiogram.types.message.Message.copy_to:17 #: aiogram.types.message.Message.reply:17 -#: aiogram.types.message.Message.reply_animation:21 +#: aiogram.types.message.Message.reply_animation:22 #: aiogram.types.message.Message.reply_audio:22 #: aiogram.types.message.Message.reply_contact:17 #: aiogram.types.message.Message.reply_document:19 #: aiogram.types.message.Message.reply_game:14 #: aiogram.types.message.Message.reply_invoice:34 #: aiogram.types.message.Message.reply_location:19 -#: aiogram.types.message.Message.reply_photo:17 +#: aiogram.types.message.Message.reply_photo:18 #: aiogram.types.message.Message.reply_poll:25 #: aiogram.types.message.Message.reply_sticker:14 #: aiogram.types.message.Message.reply_venue:21 -#: aiogram.types.message.Message.reply_video:22 +#: aiogram.types.message.Message.reply_video:23 #: aiogram.types.message.Message.reply_video_note:17 #: aiogram.types.message.Message.reply_voice:18 of msgid "Protects the contents of the sent message from forwarding and saving" msgstr "" #: aiogram.types.message.Message.answer:18 -#: aiogram.types.message.Message.answer_animation:22 +#: aiogram.types.message.Message.answer_animation:23 #: aiogram.types.message.Message.answer_audio:23 #: aiogram.types.message.Message.answer_contact:18 #: aiogram.types.message.Message.answer_dice:15 @@ -710,16 +743,16 @@ msgstr "" #: aiogram.types.message.Message.answer_invoice:35 #: aiogram.types.message.Message.answer_location:20 #: aiogram.types.message.Message.answer_media_group:15 -#: aiogram.types.message.Message.answer_photo:18 +#: aiogram.types.message.Message.answer_photo:19 #: aiogram.types.message.Message.answer_poll:26 #: aiogram.types.message.Message.answer_sticker:15 #: aiogram.types.message.Message.answer_venue:22 -#: aiogram.types.message.Message.answer_video:23 +#: aiogram.types.message.Message.answer_video:24 #: aiogram.types.message.Message.answer_video_note:18 #: aiogram.types.message.Message.answer_voice:19 #: aiogram.types.message.Message.copy_to:19 #: aiogram.types.message.Message.reply:18 -#: aiogram.types.message.Message.reply_animation:22 +#: aiogram.types.message.Message.reply_animation:23 #: aiogram.types.message.Message.reply_audio:23 #: aiogram.types.message.Message.reply_contact:18 #: aiogram.types.message.Message.reply_dice:15 @@ -728,11 +761,11 @@ msgstr "" #: aiogram.types.message.Message.reply_invoice:35 #: aiogram.types.message.Message.reply_location:20 #: aiogram.types.message.Message.reply_media_group:15 -#: aiogram.types.message.Message.reply_photo:18 +#: aiogram.types.message.Message.reply_photo:19 #: aiogram.types.message.Message.reply_poll:26 #: aiogram.types.message.Message.reply_sticker:15 #: aiogram.types.message.Message.reply_venue:22 -#: aiogram.types.message.Message.reply_video:23 +#: aiogram.types.message.Message.reply_video:24 #: aiogram.types.message.Message.reply_video_note:18 #: aiogram.types.message.Message.reply_voice:19 of msgid "" @@ -741,32 +774,32 @@ msgid "" msgstr "" #: aiogram.types.message.Message.answer:19 -#: aiogram.types.message.Message.answer_animation:23 +#: aiogram.types.message.Message.answer_animation:24 #: aiogram.types.message.Message.answer_audio:24 #: aiogram.types.message.Message.answer_contact:19 #: aiogram.types.message.Message.answer_dice:16 #: aiogram.types.message.Message.answer_document:21 #: aiogram.types.message.Message.answer_location:21 -#: aiogram.types.message.Message.answer_photo:19 +#: aiogram.types.message.Message.answer_photo:20 #: aiogram.types.message.Message.answer_poll:27 #: aiogram.types.message.Message.answer_sticker:16 #: aiogram.types.message.Message.answer_venue:23 -#: aiogram.types.message.Message.answer_video:24 +#: aiogram.types.message.Message.answer_video:25 #: aiogram.types.message.Message.answer_video_note:19 #: aiogram.types.message.Message.answer_voice:20 #: aiogram.types.message.Message.copy_to:20 #: aiogram.types.message.Message.reply:19 -#: aiogram.types.message.Message.reply_animation:23 +#: aiogram.types.message.Message.reply_animation:24 #: aiogram.types.message.Message.reply_audio:24 #: aiogram.types.message.Message.reply_contact:19 #: aiogram.types.message.Message.reply_dice:16 #: aiogram.types.message.Message.reply_document:21 #: aiogram.types.message.Message.reply_location:21 -#: aiogram.types.message.Message.reply_photo:19 +#: aiogram.types.message.Message.reply_photo:20 #: aiogram.types.message.Message.reply_poll:27 #: aiogram.types.message.Message.reply_sticker:16 #: aiogram.types.message.Message.reply_venue:23 -#: aiogram.types.message.Message.reply_video:24 +#: aiogram.types.message.Message.reply_video:25 #: aiogram.types.message.Message.reply_video_note:19 #: aiogram.types.message.Message.reply_voice:20 of msgid "" @@ -824,13 +857,13 @@ msgstr "" msgid "Returns" msgstr "" -#: aiogram.types.message.Message.answer_animation:24 -#: aiogram.types.message.Message.reply_animation:24 of +#: aiogram.types.message.Message.answer_animation:25 +#: aiogram.types.message.Message.reply_animation:25 of msgid "instance of method :class:`aiogram.methods.send_animation.SendAnimation`" msgstr "" #: aiogram.types.message.Message.answer:17 -#: aiogram.types.message.Message.answer_animation:21 +#: aiogram.types.message.Message.answer_animation:22 #: aiogram.types.message.Message.answer_audio:22 #: aiogram.types.message.Message.answer_contact:17 #: aiogram.types.message.Message.answer_dice:14 @@ -838,11 +871,11 @@ msgstr "" #: aiogram.types.message.Message.answer_game:14 #: aiogram.types.message.Message.answer_invoice:34 #: aiogram.types.message.Message.answer_location:19 -#: aiogram.types.message.Message.answer_photo:17 +#: aiogram.types.message.Message.answer_photo:18 #: aiogram.types.message.Message.answer_poll:25 #: aiogram.types.message.Message.answer_sticker:14 #: aiogram.types.message.Message.answer_venue:21 -#: aiogram.types.message.Message.answer_video:22 +#: aiogram.types.message.Message.answer_video:23 #: aiogram.types.message.Message.answer_video_note:17 #: aiogram.types.message.Message.answer_voice:18 #: aiogram.types.message.Message.copy_to:18 of @@ -1450,8 +1483,15 @@ msgid "" "details." msgstr "" -#: aiogram.types.message.Message.answer_photo:20 -#: aiogram.types.message.Message.reply_photo:20 of +#: aiogram.types.message.Message.answer_photo:15 +#: aiogram.types.message.Message.reply_photo:16 of +msgid "" +"Pass :code:`True` if the photo needs to be covered with a spoiler " +"animation" +msgstr "" + +#: aiogram.types.message.Message.answer_photo:21 +#: aiogram.types.message.Message.reply_photo:21 of msgid "instance of method :class:`aiogram.methods.send_photo.SendPhoto`" msgstr "" @@ -1772,11 +1812,18 @@ msgstr "" #: aiogram.types.message.Message.answer_video:19 #: aiogram.types.message.Message.reply_video:20 of +msgid "" +"Pass :code:`True` if the video needs to be covered with a spoiler " +"animation" +msgstr "" + +#: aiogram.types.message.Message.answer_video:20 +#: aiogram.types.message.Message.reply_video:21 of msgid "Pass :code:`True` if the uploaded video is suitable for streaming" msgstr "" -#: aiogram.types.message.Message.answer_video:25 -#: aiogram.types.message.Message.reply_video:25 of +#: aiogram.types.message.Message.answer_video:26 +#: aiogram.types.message.Message.reply_video:26 of msgid "instance of method :class:`aiogram.methods.send_video.SendVideo`" msgstr "" diff --git a/docs/locale/uk_UA/LC_MESSAGES/api/types/reply_keyboard_markup.po b/docs/locale/uk_UA/LC_MESSAGES/api/types/reply_keyboard_markup.po index 43841e57..4f2b1f86 100644 --- a/docs/locale/uk_UA/LC_MESSAGES/api/types/reply_keyboard_markup.po +++ b/docs/locale/uk_UA/LC_MESSAGES/api/types/reply_keyboard_markup.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: aiogram \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-11-23 00:47+0200\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 \n" "Language-Team: LANGUAGE \n" @@ -41,6 +41,14 @@ msgid "" ":class:`aiogram.types.keyboard_button.KeyboardButton` objects" msgstr "" +#: ../../docstring +#: aiogram.types.reply_keyboard_markup.ReplyKeyboardMarkup.is_persistent:1 of +msgid "" +"*Optional*. Requests clients to always show the keyboard when the regular" +" keyboard is hidden. Defaults to *false*, in which case the custom " +"keyboard can be hidden and opened with a keyboard icon." +msgstr "" + #: ../../docstring #: aiogram.types.reply_keyboard_markup.ReplyKeyboardMarkup.resize_keyboard:1 of msgid "" diff --git a/docs/locale/uk_UA/LC_MESSAGES/changelog.po b/docs/locale/uk_UA/LC_MESSAGES/changelog.po index 7aa01990..6f0f541b 100644 --- a/docs/locale/uk_UA/LC_MESSAGES/changelog.po +++ b/docs/locale/uk_UA/LC_MESSAGES/changelog.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: aiogram \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-11-23 00:47+0200\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 \n" "Language-Team: LANGUAGE \n" @@ -22,7 +22,7 @@ msgid "Changelog" msgstr "" #: ../../[towncrier-fragments]:2 -msgid "\\ |release| [UNRELEASED DRAFT] (2022-11-23)" +msgid "\\ |release| [UNRELEASED DRAFT] (2022-12-30)" msgstr "" #: ../../../CHANGES.rst:23 ../../../CHANGES.rst:83 ../../../CHANGES.rst:134 @@ -33,20 +33,108 @@ msgid "Features" msgstr "" #: ../../[towncrier-fragments]:7 +msgid "Added missing shortcuts, new enums, reworked old stuff" +msgstr "" + +#: ../../[towncrier-fragments]:9 msgid "" -"Added missing shortcuts, new enums, reworked old stuff `#952 " -"`_" +"**Breaking** All previously added enums is re-generated in new place - " +"`aiogram.enums` instead of `aiogram.types`" +msgstr "" + +#: ../../[towncrier-fragments]:27 +msgid "" +"**Added enums:** " +":class:`aiogram.enums.bot_command_scope_type.BotCommandScopeType`," +msgstr "" + +#: ../../[towncrier-fragments]:13 +msgid "" +":class:`aiogram.enums.chat_action.ChatActions`, " +":class:`aiogram.enums.chat_member_status.ChatMemberStatus`, " +":class:`aiogram.enums.chat_type.ChatType`, " +":class:`aiogram.enums.content_type.ContentType`, " +":class:`aiogram.enums.dice_emoji.DiceEmoji`, " +":class:`aiogram.enums.inline_query_result_type.InlineQueryResultType`, " +":class:`aiogram.enums.input_media_type.InputMediaType`, " +":class:`aiogram.enums.mask_position_point.MaskPositionPoint`, " +":class:`aiogram.enums.menu_button_type.MenuButtonType`, " +":class:`aiogram.enums.message_entity_type.MessageEntityType`, " +":class:`aiogram.enums.parse_mode.ParseMode`, " +":class:`aiogram.enums.poll_type.PollType`, " +":class:`aiogram.enums.sticker_type.StickerType`, " +":class:`aiogram.enums.topic_icon_color.TopicIconColor`, " +":class:`aiogram.enums.update_type.UpdateType`," +msgstr "" + +#: ../../[towncrier-fragments]:29 +msgid "**Added shortcuts**:" +msgstr "" + +#: ../../[towncrier-fragments]:54 +msgid "*Chat* :meth:`aiogram.types.chat.Chat.get_administrators`," +msgstr "" + +#: ../../[towncrier-fragments]:32 +msgid "" +":meth:`aiogram.types.chat.Chat.delete_message`, " +":meth:`aiogram.types.chat.Chat.revoke_invite_link`, " +":meth:`aiogram.types.chat.Chat.edit_invite_link`, " +":meth:`aiogram.types.chat.Chat.create_invite_link`, " +":meth:`aiogram.types.chat.Chat.export_invite_link`, " +":meth:`aiogram.types.chat.Chat.do`, " +":meth:`aiogram.types.chat.Chat.delete_sticker_set`, " +":meth:`aiogram.types.chat.Chat.set_sticker_set`, " +":meth:`aiogram.types.chat.Chat.get_member`, " +":meth:`aiogram.types.chat.Chat.get_member_count`, " +":meth:`aiogram.types.chat.Chat.leave`, " +":meth:`aiogram.types.chat.Chat.unpin_all_messages`, " +":meth:`aiogram.types.chat.Chat.unpin_message`, " +":meth:`aiogram.types.chat.Chat.pin_message`, " +":meth:`aiogram.types.chat.Chat.set_administrator_custom_title`, " +":meth:`aiogram.types.chat.Chat.set_permissions`, " +":meth:`aiogram.types.chat.Chat.promote`, " +":meth:`aiogram.types.chat.Chat.restrict`, " +":meth:`aiogram.types.chat.Chat.unban`, " +":meth:`aiogram.types.chat.Chat.ban`, " +":meth:`aiogram.types.chat.Chat.set_description`, " +":meth:`aiogram.types.chat.Chat.set_title`, " +":meth:`aiogram.types.chat.Chat.delete_photo`, " +":meth:`aiogram.types.chat.Chat.set_photo`," +msgstr "" + +#: ../../[towncrier-fragments]:56 +msgid "*Sticker*: :meth:`aiogram.types.sticker.Sticker.set_position_in_set`," +msgstr "" + +#: ../../[towncrier-fragments]:57 +msgid ":meth:`aiogram.types.sticker.Sticker.delete_from_set`," +msgstr "" + +#: ../../[towncrier-fragments]:58 +msgid "*User*: :meth:`aiogram.types.user.User.get_profile_photos`" +msgstr "" + +#: ../../[towncrier-fragments]:59 +msgid "`#952 `_" +msgstr "" + +#: ../../[towncrier-fragments]:60 +msgid "" +"Added full support of `Bot API 6.4 `_ `#1088 " +"`_" msgstr "" #: ../../../CHANGES.rst:71 ../../../CHANGES.rst:124 ../../../CHANGES.rst:175 #: ../../../CHANGES.rst:229 ../../../CHANGES.rst:271 ../../../CHANGES.rst:317 #: ../../../CHANGES.rst:377 ../../../CHANGES.rst:398 ../../../CHANGES.rst:421 #: ../../../CHANGES.rst:458 ../../../CHANGES.rst:497 -#: ../../[towncrier-fragments]:12 +#: ../../[towncrier-fragments]:65 msgid "Misc" msgstr "" -#: ../../[towncrier-fragments]:14 +#: ../../[towncrier-fragments]:67 msgid "" "Added integration with new code-generator named `Butcher " "`_ `#1069 " @@ -2405,3 +2493,12 @@ msgstr "" #~ ":code:`ChatMemberStatus.yml` was renamed to " #~ ":code:`is_chat_member` and :code:`is_chat_admin`" #~ msgstr "" + +#~ msgid "\\ |release| [UNRELEASED DRAFT] (2022-11-23)" +#~ msgstr "" + +#~ msgid "" +#~ "Added missing shortcuts, new enums, " +#~ "reworked old stuff `#952 " +#~ "`_" +#~ msgstr "" diff --git a/docs/locale/uk_UA/LC_MESSAGES/index.po b/docs/locale/uk_UA/LC_MESSAGES/index.po index 75a39e96..1d6913cf 100644 --- a/docs/locale/uk_UA/LC_MESSAGES/index.po +++ b/docs/locale/uk_UA/LC_MESSAGES/index.po @@ -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 \n" "Language-Team: LANGUAGE \n" @@ -131,8 +131,9 @@ msgid "Supports `PyPy `_" msgstr "Працює з `PyPy `_" #: ../../../README.rst:70 +#, fuzzy msgid "" -"Supports `Telegram Bot API 6.3 `_ and" +"Supports `Telegram Bot API 6.4 `_ and" " gets fast updates to the latest versions of the Bot API" msgstr "" "Підтримує `Telegram Bot API 6.3 `_ та"