mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2026-01-01 19:09:20 +00:00
deploy: 6dd27cb0bf
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
</div>
|
||||
<div id="main">
|
||||
<div id="leftToggler"><span class="icon-toggler"></span></div>
|
||||
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.api.send.media//sendVisualMediaGroup/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.ChatIdentifier#kotlin.collections.List[dev.inmo.tgbotapi.types.InputMedia.VisualMediaGroupMemberInputMedia]#kotlin.Boolean#kotlin.Long?#kotlin.Boolean?/PointingToDeclaration//1141957422">
|
||||
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.api.send.media//sendVisualMediaGroup/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.types.ChatIdentifier#kotlin.collections.List[dev.inmo.tgbotapi.types.InputMedia.VisualMediaGroupMemberInputMedia]#kotlin.Boolean#kotlin.Long?#kotlin.Boolean?/PointingToDeclaration//2040883677">
|
||||
<div class="navigation-wrapper" id="navigation-wrapper">
|
||||
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.api.send.media</a>/<a href="send-visual-media-group.html">sendVisualMediaGroup</a></div>
|
||||
<div class="pull-right d-flex">
|
||||
@@ -27,7 +27,7 @@
|
||||
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
|
||||
|
||||
<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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1141957422">TelegramBot</a>.<a href="send-visual-media-group.html">sendVisualMediaGroup</a>(chatId: <a href="../dev.inmo.tgbotapi.types/-chat-identifier/index.html">ChatIdentifier</a>, media: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a><<a href="../dev.inmo.tgbotapi.types.InputMedia/-visual-media-group-member-input-media/index.html">VisualMediaGroupMemberInputMedia</a>>, disableNotification: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, replyToMessageId: <a href="../dev.inmo.tgbotapi.types/index.html#%5Bdev.inmo.tgbotapi.types%2FMessageIdentifier%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1141957422">MessageIdentifier</a>? = null, allowSendingWithoutReply: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a><<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a><<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-visual-media-group-content/index.html">VisualMediaGroupContent</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 class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1141957422">TelegramBot</a>.<a href="send-visual-media-group.html">sendVisualMediaGroup</a>(chat: <a href="../dev.inmo.tgbotapi.types.chat.abstracts/-chat/index.html">Chat</a>, media: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a><<a href="../dev.inmo.tgbotapi.types.InputMedia/-visual-media-group-member-input-media/index.html">VisualMediaGroupMemberInputMedia</a>>, disableNotification: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, replyToMessageId: <a href="../dev.inmo.tgbotapi.types/index.html#%5Bdev.inmo.tgbotapi.types%2FMessageIdentifier%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1141957422">MessageIdentifier</a>? = null, allowSendingWithoutReply: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a><<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a><<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-visual-media-group-content/index.html">VisualMediaGroupContent</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 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">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F2040883677">TelegramBot</a>.<a href="send-visual-media-group.html">sendVisualMediaGroup</a>(chatId: <a href="../dev.inmo.tgbotapi.types/-chat-identifier/index.html">ChatIdentifier</a>, media: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a><<a href="../dev.inmo.tgbotapi.types.InputMedia/-visual-media-group-member-input-media/index.html">VisualMediaGroupMemberInputMedia</a>>, disableNotification: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, replyToMessageId: <a href="../dev.inmo.tgbotapi.types/index.html#%5Bdev.inmo.tgbotapi.types%2FMessageIdentifier%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F2040883677">MessageIdentifier</a>? = null, allowSendingWithoutReply: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a><<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a><<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-visual-media-group-content/index.html">VisualMediaGroupContent</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 class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F2040883677">TelegramBot</a>.<a href="send-visual-media-group.html">sendVisualMediaGroup</a>(chat: <a href="../dev.inmo.tgbotapi.types.chat.abstracts/-chat/index.html">Chat</a>, media: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a><<a href="../dev.inmo.tgbotapi.types.InputMedia/-visual-media-group-member-input-media/index.html">VisualMediaGroupMemberInputMedia</a>>, disableNotification: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, replyToMessageId: <a href="../dev.inmo.tgbotapi.types/index.html#%5Bdev.inmo.tgbotapi.types%2FMessageIdentifier%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F2040883677">MessageIdentifier</a>? = null, allowSendingWithoutReply: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a><<a href="../dev.inmo.tgbotapi.types.message.abstracts/-media-group-message/index.html">MediaGroupMessage</a><<a href="../dev.inmo.tgbotapi.types.message.content.abstracts/-visual-media-group-content/index.html">VisualMediaGroupContent</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>
|
||||
<h2 class="">See also</h2><div data-togglable="See also"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="See also"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/commonMain"><div data-togglable="See also"><div class="table" data-togglable="See also"><div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain"><div class="main-subrow keyValue WithExtraAttributes RowTitle"><div class=""><span class="inline-flex"><a href="../dev.inmo.tgbotapi.requests.send.media/-send-visual-media-group.html">SendVisualMediaGroup</a></span><span class="inline-flex"><div data-togglable="See also"></div></span></div><div></div></div></div></div></div></div></div></div></div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user