File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
docs/source/locales/ru/LC_MESSAGES Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -1315,6 +1315,14 @@ msgstr "Документация Telegram: https://core.telegram.org/bots/api#cl
13151315msgid "Identifier of the topic to close"
13161316msgstr "id топика для закрытия"
13171317
1318+ #: of telebot.async_telebot.AsyncTeleBot.close_session:1
1319+ msgid ""
1320+ "Closes existing session of aiohttp. Use this function if you stop "
1321+ "polling/webhooks."
1322+ msgstr ""
1323+ "Закрывает текущую aiohttp сессию. Используйте эту функцию для завершения работы "
1324+ "поллинга или вебхука."
1325+
13181326#: of telebot.async_telebot.AsyncTeleBot.copy_message:1
13191327msgid "Use this method to copy messages of any kind."
13201328msgstr "Используйте этот метод для копирования любых сообщений."
@@ -2259,7 +2267,8 @@ msgstr "JSON-сериализованный объект новой inline кл
22592267#: of telebot.async_telebot.AsyncTeleBot.edit_message_live_location:26
22602268#: telebot.async_telebot.AsyncTeleBot.edit_message_media:16
22612269#: telebot.async_telebot.AsyncTeleBot.edit_message_reply_markup:11
2262- #: telebot.async_telebot.AsyncTeleBot.edit_message_text:14 telebot.async_telebot.AsyncTeleBot.get_game_high_scores:19
2270+ #: telebot.async_telebot.AsyncTeleBot.edit_message_text:14
2271+ #: telebot.async_telebot.AsyncTeleBot.get_game_high_scores:19
22632272#: telebot.async_telebot.AsyncTeleBot.set_game_score:20
22642273msgid ""
22652274"Required if chat_id and message_id are not specified. Identifier of the "
You can’t perform that action at this time.
0 commit comments