mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-11 09:55:21 +00:00
* Added API changes * Added changelog * Oops. Move changelog * Update tests * Remove experimental * Added message content type * Update message aliases * Update changes * Update texts * Bump version * Remove versionadded badge
91 lines
2.4 KiB
Text
91 lines
2.4 KiB
Text
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) 2022, aiogram Team
|
|
# This file is distributed under the same license as the aiogram package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: aiogram \n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2022-11-06 14:18+0200\n"
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=utf-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Generated-By: Babel 2.10.3\n"
|
|
|
|
#: ../../api/methods/stop_poll.rst:3
|
|
msgid "stopPoll"
|
|
msgstr ""
|
|
|
|
#: ../../api/methods/stop_poll.rst:5
|
|
msgid "Returns: :obj:`Poll`"
|
|
msgstr ""
|
|
|
|
#: aiogram.methods.stop_poll.StopPoll:1 of
|
|
msgid ""
|
|
"Use this method to stop a poll which was sent by the bot. On success, the"
|
|
" stopped :class:`aiogram.types.poll.Poll` is returned."
|
|
msgstr ""
|
|
|
|
#: aiogram.methods.stop_poll.StopPoll:3 of
|
|
msgid "Source: https://core.telegram.org/bots/api#stoppoll"
|
|
msgstr ""
|
|
|
|
#: ../../docstring aiogram.methods.stop_poll.StopPoll.chat_id:1 of
|
|
msgid ""
|
|
"Unique identifier for the target chat or username of the target channel "
|
|
"(in the format :code:`@channelusername`)"
|
|
msgstr ""
|
|
|
|
#: ../../docstring aiogram.methods.stop_poll.StopPoll.message_id:1 of
|
|
msgid "Identifier of the original message with the poll"
|
|
msgstr ""
|
|
|
|
#: ../../docstring aiogram.methods.stop_poll.StopPoll.reply_markup:1 of
|
|
msgid ""
|
|
"A JSON-serialized object for a new message `inline keyboard "
|
|
"<https://core.telegram.org/bots/features#inline-keyboards>`_."
|
|
msgstr ""
|
|
|
|
#: ../../api/methods/stop_poll.rst:14
|
|
msgid "Usage"
|
|
msgstr ""
|
|
|
|
#: ../../api/methods/stop_poll.rst:17
|
|
msgid "As bot method"
|
|
msgstr ""
|
|
|
|
#: ../../api/methods/stop_poll.rst:25
|
|
msgid "Method as object"
|
|
msgstr ""
|
|
|
|
#: ../../api/methods/stop_poll.rst:27
|
|
msgid "Imports:"
|
|
msgstr ""
|
|
|
|
#: ../../api/methods/stop_poll.rst:29
|
|
msgid ":code:`from aiogram.methods.stop_poll import StopPoll`"
|
|
msgstr ""
|
|
|
|
#: ../../api/methods/stop_poll.rst:30
|
|
msgid "alias: :code:`from aiogram.methods import StopPoll`"
|
|
msgstr ""
|
|
|
|
#: ../../api/methods/stop_poll.rst:33
|
|
msgid "With specific bot"
|
|
msgstr ""
|
|
|
|
#: ../../api/methods/stop_poll.rst:40
|
|
msgid "As reply into Webhook in handler"
|
|
msgstr ""
|
|
|
|
#~ msgid ""
|
|
#~ "A JSON-serialized object for a new"
|
|
#~ " message `inline keyboard "
|
|
#~ "<https://core.telegram.org/bots#inline-keyboards-and-"
|
|
#~ "on-the-fly-updating>`_."
|
|
#~ msgstr ""
|