mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2025-10-23 16:20:11 +00:00
deploy: 6b62070447
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
<div>
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">interface <a href="-keyboard-button/index.html">KeyboardButton</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="brief "><p class="paragraph">Representation union of https://core.telegram.org/bots/api#keyboardbutton . See inheritors for more info</p></div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -83,7 +83,7 @@
|
||||
<div>
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">interface <a href="-keyboard-button-poll-type/index.html">KeyboardButtonPollType</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="brief "><p class="paragraph">Poll type for <a href="-request-poll-keyboard-button/index.html">RequestPollKeyboardButton</a>. Visit https://core.telegram.org/bots/api#keyboardbuttonpolltype for more info and see inheritors.</p></div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -203,7 +203,7 @@
|
||||
<div>
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">object <a href="-quiz-keyboard-button-poll-type/index.html">QuizKeyboardButtonPollType</a> : <a href="-keyboard-button-poll-type/index.html">KeyboardButtonPollType</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="brief "><p class="paragraph">Quiz poll type</p></div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -223,7 +223,7 @@
|
||||
<div>
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">object <a href="-regular-keyboard-button-poll-type/index.html">RegularKeyboardButtonPollType</a> : <a href="-keyboard-button-poll-type/index.html">KeyboardButtonPollType</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="brief "><p class="paragraph">Just a regular poll type</p></div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -303,7 +303,7 @@
|
||||
<div>
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">data class <a href="-request-contact-keyboard-button/index.html">RequestContactKeyboardButton</a>(text: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>) : <a href="-keyboard-button/index.html">KeyboardButton</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="brief "><p class="paragraph">Private chats only. When user will tap on this button, his contact (with his number and name) will be sent to the bot. You will be able to catch this contact in updates and data using <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.triggers_handling/on-contact.html">dev.inmo.tgbotapi.extensions.behaviour_builder.triggers_handling.onContact</a> in case you are using Behaviour Builder OR with <a href="../dev.inmo.tgbotapi.updateshandlers/-flows-updates-filter/messages-flow.html">dev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter.messagesFlow</a> and <span data-unresolved-link="kotlinx.coroutines.flow//filterIsInstance/kotlinx.coroutines.flow.Flow[*]#/PointingToDeclaration/">kotlinx.coroutines.flow.filterIsInstance</span> and filtering by type <a href="../dev.inmo.tgbotapi.types.message.abstracts/-common-message/index.html">dev.inmo.tgbotapi.types.message.abstracts.CommonMessage</a> and <a href="../dev.inmo.tgbotapi.extensions.utils/only-contact-content-messages.html">dev.inmo.tgbotapi.extensions.utils.onlyContactContentMessages</a></p></div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -323,7 +323,7 @@
|
||||
<div>
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">data class <a href="-request-location-keyboard-button/index.html">RequestLocationKeyboardButton</a>(text: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>) : <a href="-keyboard-button/index.html">KeyboardButton</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="brief "><p class="paragraph">Private chats only. When user will tap on this button, his location will be sent to the bot. You will be able to catch this location in updates and data using <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.triggers_handling/on-location.html">dev.inmo.tgbotapi.extensions.behaviour_builder.triggers_handling.onLocation</a> in case you are using Behaviour Builder OR with <a href="../dev.inmo.tgbotapi.updateshandlers/-flows-updates-filter/messages-flow.html">dev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter.messagesFlow</a> and <span data-unresolved-link="kotlinx.coroutines.flow//filterIsInstance/kotlinx.coroutines.flow.Flow[*]#/PointingToDeclaration/">kotlinx.coroutines.flow.filterIsInstance</span> and filtering by type <a href="../dev.inmo.tgbotapi.types.message.abstracts/-common-message/index.html">dev.inmo.tgbotapi.types.message.abstracts.CommonMessage</a> and <a href="../dev.inmo.tgbotapi.extensions.utils/only-location-content-messages.html">dev.inmo.tgbotapi.extensions.utils.onlyLocationContentMessages</a></p></div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -343,7 +343,7 @@
|
||||
<div>
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">data class <a href="-request-poll-keyboard-button/index.html">RequestPollKeyboardButton</a>(text: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, requestPoll: <a href="-keyboard-button-poll-type/index.html">KeyboardButtonPollType</a>) : <a href="-keyboard-button/index.html">KeyboardButton</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="brief "><p class="paragraph">Private chats only. When user will tap on this button, he will be asked for the poll with <a href="-request-poll-keyboard-button/request-poll.html">requestPoll</a> options. You will be able to catch this poll in updates and data using <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.triggers_handling/on-poll.html">dev.inmo.tgbotapi.extensions.behaviour_builder.triggers_handling.onPoll</a> in case you are using Behaviour Builder OR with <a href="../dev.inmo.tgbotapi.updateshandlers/-flows-updates-filter/messages-flow.html">dev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter.messagesFlow</a> and <span data-unresolved-link="kotlinx.coroutines.flow//filterIsInstance/kotlinx.coroutines.flow.Flow[*]#/PointingToDeclaration/">kotlinx.coroutines.flow.filterIsInstance</span> and filtering by type <a href="../dev.inmo.tgbotapi.types.message.abstracts/-common-message/index.html">dev.inmo.tgbotapi.types.message.abstracts.CommonMessage</a> and <a href="../dev.inmo.tgbotapi.extensions.utils/only-poll-content-messages.html">dev.inmo.tgbotapi.extensions.utils.onlyPollContentMessages</a></p></div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -363,7 +363,7 @@
|
||||
<div>
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div class="symbol monospace">data class <a href="-simple-keyboard-button/index.html">SimpleKeyboardButton</a>(text: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>) : <a href="-keyboard-button/index.html">KeyboardButton</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="brief "><p class="paragraph">Simple button. user will send text of this button. You will be able to catch this text in updates and data using <a href="../dev.inmo.tgbotapi.extensions.behaviour_builder.triggers_handling/on-text.html">dev.inmo.tgbotapi.extensions.behaviour_builder.triggers_handling.onText</a> in case you are using Behaviour Builder OR with <a href="../dev.inmo.tgbotapi.updateshandlers/-flows-updates-filter/messages-flow.html">dev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter.messagesFlow</a> and <span data-unresolved-link="kotlinx.coroutines.flow//filterIsInstance/kotlinx.coroutines.flow.Flow[*]#/PointingToDeclaration/">kotlinx.coroutines.flow.filterIsInstance</span> and filtering by type <a href="../dev.inmo.tgbotapi.types.message.abstracts/-common-message/index.html">dev.inmo.tgbotapi.types.message.abstracts.CommonMessage</a> and <a href="../dev.inmo.tgbotapi.extensions.utils/only-text-content-messages.html">dev.inmo.tgbotapi.extensions.utils.onlyTextContentMessages</a></p></div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user