1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-06 00:29:39 +00:00
This commit is contained in:
InsanusMokrassar
2021-04-17 10:06:44 +00:00
parent 2c4bdd0ae8
commit c809ebb0b8
5155 changed files with 29422 additions and 28616 deletions

View File

@@ -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.utils.updates.retrieving//createAccumulatedUpdatesRetrieverFlow/dev.inmo.tgbotapi.bot.RequestsExecutor#kotlin.Boolean#kotlin.Boolean#kotlin.coroutines.SuspendFunction1[kotlin.Throwable,kotlin.Unit]?#kotlin.collections.List[kotlin.String]?/PointingToDeclaration//983538108">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.utils.updates.retrieving//createAccumulatedUpdatesRetrieverFlow/dev.inmo.tgbotapi.bot.RequestsExecutor#kotlin.Boolean#kotlin.Boolean#kotlin.coroutines.SuspendFunction1[kotlin.Throwable,kotlin.Unit]?#kotlin.collections.List[kotlin.String]?/PointingToDeclaration//1575245857">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.utils.updates.retrieving</a>/<a href="create-accumulated-updates-retriever-flow.html">createAccumulatedUpdatesRetrieverFlow</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">fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F983538108">TelegramBot</a>.<a href="create-accumulated-updates-retriever-flow.html">createAccumulatedUpdatesRetrieverFlow</a>(avoidInlineQueries: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, avoidCallbackQueries: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, exceptionsHandler: <span data-unresolved-link="dev.inmo.micro_utils.coroutines/ExceptionHandler///PointingToDeclaration/">ExceptionHandler</span>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>&gt;? = null, allowedUpdates: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>&gt;? = null): <span data-unresolved-link="kotlinx.coroutines.flow/Flow///PointingToDeclaration/">Flow</span>&lt;<a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;<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">fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1575245857">TelegramBot</a>.<a href="create-accumulated-updates-retriever-flow.html">createAccumulatedUpdatesRetrieverFlow</a>(avoidInlineQueries: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, avoidCallbackQueries: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, exceptionsHandler: <span data-unresolved-link="dev.inmo.micro_utils.coroutines/ExceptionHandler///PointingToDeclaration/">ExceptionHandler</span>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>&gt;? = null, allowedUpdates: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>&gt;? = null): <span data-unresolved-link="kotlinx.coroutines.flow/Flow///PointingToDeclaration/">Flow</span>&lt;<a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;<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>
<h4 class="">Return</h4><p class="paragraph"><span data-unresolved-link="kotlinx.coroutines.flow/Flow///PointingToDeclaration/">kotlinx.coroutines.flow.Flow</span> which will emit updates to the collector while they will be accumulated. Works the same as <a href="retrieve-accumulated-updates.html">retrieveAccumulatedUpdates</a>, but pass <span data-unresolved-link="kotlinx.coroutines.flow/FlowCollector/emit/#TypeParam(bounds=[kotlin.Any?])/PointingToDeclaration/">kotlinx.coroutines.flow.FlowCollector.emit</span> as a callback</p></div>
</div>

View File

@@ -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.utils.updates.retrieving//includeWebhookHandlingInRouteWithFlows/io.ktor.routing.Route#kotlinx.coroutines.CoroutineScope#kotlin.coroutines.SuspendFunction1[kotlin.Throwable,kotlin.Unit]?#kotlin.Long#kotlin.Function1[dev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter,kotlin.Unit]/PointingToDeclaration//1305304588">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.utils.updates.retrieving//includeWebhookHandlingInRouteWithFlows/io.ktor.routing.Route#kotlinx.coroutines.CoroutineScope#kotlin.coroutines.SuspendFunction1[kotlin.Throwable,kotlin.Unit]?#kotlin.Long#kotlin.Function1[dev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter,kotlin.Unit]/PointingToDeclaration//-2049603891">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.utils.updates.retrieving</a>/<a href="include-webhook-handling-in-route-with-flows.html">includeWebhookHandlingInRouteWithFlows</a></div>
<div class="pull-right d-flex">

View File

@@ -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.utils.updates.retrieving//includeWebhookHandlingInRoute/io.ktor.routing.Route#kotlinx.coroutines.CoroutineScope#kotlin.coroutines.SuspendFunction1[kotlin.Throwable,kotlin.Unit]?#kotlin.Long#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Unit]/PointingToDeclaration//1305304588">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.utils.updates.retrieving//includeWebhookHandlingInRoute/io.ktor.routing.Route#kotlinx.coroutines.CoroutineScope#kotlin.coroutines.SuspendFunction1[kotlin.Throwable,kotlin.Unit]?#kotlin.Long#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Unit]/PointingToDeclaration//-2049603891">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.utils.updates.retrieving</a>/<a href="include-webhook-handling-in-route.html">includeWebhookHandlingInRoute</a></div>
<div class="pull-right d-flex">

View File

@@ -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.utils.updates.retrieving////PointingToDeclaration//-2006124600">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.utils.updates.retrieving////PointingToDeclaration//-474358034">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.utils.updates.retrieving</a></div>
<div class="pull-right d-flex">
@@ -28,10 +28,10 @@
<div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="Functions">Functions</button></div>
<div class="tabs-section-body">
<h2 class="">Functions</h2>
<div class="table" data-togglable="Functions"><a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FcreateAccumulatedUpdatesRetrieverFlow%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Boolean%23kotlin.Boolean%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.collections.List%5Bkotlin.String%5D%3F%2FPointingToDeclaration%2F%5D%2FFunctions%2F983538108" anchor-label="createAccumulatedUpdatesRetrieverFlow" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FcreateAccumulatedUpdatesRetrieverFlow%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Boolean%23kotlin.Boolean%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.collections.List%5Bkotlin.String%5D%3F%2FPointingToDeclaration%2F%5D%2FFunctions%2F983538108" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table" data-togglable="Functions"><a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FcreateAccumulatedUpdatesRetrieverFlow%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Boolean%23kotlin.Boolean%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.collections.List%5Bkotlin.String%5D%3F%2FPointingToDeclaration%2F%5D%2FFunctions%2F1575245857" anchor-label="createAccumulatedUpdatesRetrieverFlow" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FcreateAccumulatedUpdatesRetrieverFlow%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Boolean%23kotlin.Boolean%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.collections.List%5Bkotlin.String%5D%3F%2FPointingToDeclaration%2F%5D%2FFunctions%2F1575245857" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="create-accumulated-updates-retriever-flow.html">createAccumulatedUpdatesRetrieverFlow</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FcreateAccumulatedUpdatesRetrieverFlow%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Boolean%23kotlin.Boolean%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.collections.List%5Bkotlin.String%5D%3F%2FPointingToDeclaration%2F%5D%2FFunctions%2F983538108"></span>
<div class=""><span class="inline-flex"><a href="create-accumulated-updates-retriever-flow.html">createAccumulatedUpdatesRetrieverFlow</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FcreateAccumulatedUpdatesRetrieverFlow%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Boolean%23kotlin.Boolean%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.collections.List%5Bkotlin.String%5D%3F%2FPointingToDeclaration%2F%5D%2FFunctions%2F1575245857"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
@@ -41,17 +41,17 @@
<div class="title"><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">fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F983538108">TelegramBot</a>.<a href="create-accumulated-updates-retriever-flow.html">createAccumulatedUpdatesRetrieverFlow</a>(avoidInlineQueries: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, avoidCallbackQueries: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, exceptionsHandler: <span data-unresolved-link="dev.inmo.micro_utils.coroutines/ExceptionHandler///PointingToDeclaration/">ExceptionHandler</span>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>&gt;? = null, allowedUpdates: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>&gt;? = null): <span data-unresolved-link="kotlinx.coroutines.flow/Flow///PointingToDeclaration/">Flow</span>&lt;<a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;<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">fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1575245857">TelegramBot</a>.<a href="create-accumulated-updates-retriever-flow.html">createAccumulatedUpdatesRetrieverFlow</a>(avoidInlineQueries: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, avoidCallbackQueries: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, exceptionsHandler: <span data-unresolved-link="dev.inmo.micro_utils.coroutines/ExceptionHandler///PointingToDeclaration/">ExceptionHandler</span>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>&gt;? = null, allowedUpdates: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>&gt;? = null): <span data-unresolved-link="kotlinx.coroutines.flow/Flow///PointingToDeclaration/">Flow</span>&lt;<a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;<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>
</div>
</div>
</div>
<a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FincludeWebhookHandlingInRoute%2Fio.ktor.routing.Route%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.Long%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1305304588" anchor-label="includeWebhookHandlingInRoute" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FincludeWebhookHandlingInRoute%2Fio.ktor.routing.Route%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.Long%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1305304588" data-filterable-set=":docs:dokkaHtml/jvmMain"></a>
<a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FincludeWebhookHandlingInRoute%2Fio.ktor.routing.Route%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.Long%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F-2049603891" anchor-label="includeWebhookHandlingInRoute" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FincludeWebhookHandlingInRoute%2Fio.ktor.routing.Route%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.Long%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F-2049603891" data-filterable-set=":docs:dokkaHtml/jvmMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/jvmMain" data-filterable-set=":docs:dokkaHtml/jvmMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="include-webhook-handling-in-route.html">includeWebhookHandlingInRoute</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FincludeWebhookHandlingInRoute%2Fio.ktor.routing.Route%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.Long%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1305304588"></span>
<div class=""><span class="inline-flex"><a href="include-webhook-handling-in-route.html">includeWebhookHandlingInRoute</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FincludeWebhookHandlingInRoute%2Fio.ktor.routing.Route%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.Long%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F-2049603891"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
@@ -63,15 +63,15 @@
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/jvmMain"><div class="symbol monospace">fun <span data-unresolved-link="io.ktor.routing/Route///PointingToDeclaration/">Route</span>.<a href="include-webhook-handling-in-route.html">includeWebhookHandlingInRoute</a>(scope: <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span>, exceptionsHandler: <span data-unresolved-link="dev.inmo.micro_utils.coroutines/ExceptionHandler///PointingToDeclaration/">ExceptionHandler</span>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>&gt;? = null, mediaGroupsDebounceTimeMillis: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html">Long</a> = 1000L, block: <span data-unresolved-link="dev.inmo.tgbotapi.updateshandlers/UpdateReceiver///PointingToDeclaration/">UpdateReceiver</span>&lt;<a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;)<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>
<a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FincludeWebhookHandlingInRoute%2Fio.ktor.routing.Route%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.Long%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1305304588" anchor-label="includeWebhookHandlingInRoute" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FincludeWebhookHandlingInRoute%2Fio.ktor.routing.Route%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.Long%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1305304588" data-filterable-set=":docs:dokkaHtml/jvmMain"></a><div class="brief "><a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FincludeWebhookHandlingInRoute%2Fio.ktor.routing.Route%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.Long%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1305304588" anchor-label="includeWebhookHandlingInRoute" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FincludeWebhookHandlingInRoute%2Fio.ktor.routing.Route%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.Long%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1305304588" data-filterable-set=":docs:dokkaHtml/jvmMain"></a>Allows to include webhook in custom route everywhere in your server</div></div>
<a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FincludeWebhookHandlingInRoute%2Fio.ktor.routing.Route%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.Long%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F-2049603891" anchor-label="includeWebhookHandlingInRoute" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FincludeWebhookHandlingInRoute%2Fio.ktor.routing.Route%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.Long%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F-2049603891" data-filterable-set=":docs:dokkaHtml/jvmMain"></a><div class="brief "><a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FincludeWebhookHandlingInRoute%2Fio.ktor.routing.Route%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.Long%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F-2049603891" anchor-label="includeWebhookHandlingInRoute" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FincludeWebhookHandlingInRoute%2Fio.ktor.routing.Route%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.Long%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F-2049603891" data-filterable-set=":docs:dokkaHtml/jvmMain"></a>Allows to include webhook in custom route everywhere in your server</div></div>
</div>
</div>
</div>
</div>
<a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FincludeWebhookHandlingInRouteWithFlows%2Fio.ktor.routing.Route%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.Long%23kotlin.Function1%5Bdev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1305304588" anchor-label="includeWebhookHandlingInRouteWithFlows" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FincludeWebhookHandlingInRouteWithFlows%2Fio.ktor.routing.Route%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.Long%23kotlin.Function1%5Bdev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1305304588" data-filterable-set=":docs:dokkaHtml/jvmMain"></a>
<a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FincludeWebhookHandlingInRouteWithFlows%2Fio.ktor.routing.Route%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.Long%23kotlin.Function1%5Bdev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F-2049603891" anchor-label="includeWebhookHandlingInRouteWithFlows" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FincludeWebhookHandlingInRouteWithFlows%2Fio.ktor.routing.Route%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.Long%23kotlin.Function1%5Bdev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F-2049603891" data-filterable-set=":docs:dokkaHtml/jvmMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/jvmMain" data-filterable-set=":docs:dokkaHtml/jvmMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="include-webhook-handling-in-route-with-flows.html">includeWebhookHandlingInRouteWithFlows</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FincludeWebhookHandlingInRouteWithFlows%2Fio.ktor.routing.Route%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.Long%23kotlin.Function1%5Bdev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1305304588"></span>
<div class=""><span class="inline-flex"><a href="include-webhook-handling-in-route-with-flows.html">includeWebhookHandlingInRouteWithFlows</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FincludeWebhookHandlingInRouteWithFlows%2Fio.ktor.routing.Route%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.Long%23kotlin.Function1%5Bdev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F-2049603891"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
@@ -88,10 +88,10 @@
</div>
</div>
</div>
<a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FlongPolling%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter%23kotlin.Int%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FlongPolling%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Int%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.Int%23kotlin.Function1%5Bdev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F983538108" anchor-label="longPolling" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FlongPolling%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter%23kotlin.Int%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FlongPolling%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Int%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.Int%23kotlin.Function1%5Bdev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F983538108" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FlongPolling%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter%23kotlin.Int%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FlongPolling%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Int%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.Int%23kotlin.Function1%5Bdev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1575245857" anchor-label="longPolling" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FlongPolling%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter%23kotlin.Int%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FlongPolling%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Int%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.Int%23kotlin.Function1%5Bdev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1575245857" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="long-polling.html">longPolling</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FlongPolling%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter%23kotlin.Int%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FlongPolling%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Int%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.Int%23kotlin.Function1%5Bdev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F983538108"></span>
<div class=""><span class="inline-flex"><a href="long-polling.html">longPolling</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FlongPolling%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter%23kotlin.Int%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FlongPolling%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Int%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.Int%23kotlin.Function1%5Bdev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1575245857"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
@@ -101,23 +101,23 @@
<div class="title"><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">fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F983538108">TelegramBot</a>.<a href="long-polling.html">longPolling</a>(flowsUpdatesFilter: <a href="../dev.inmo.tgbotapi.updateshandlers/-flows-updates-filter/index.html">FlowsUpdatesFilter</a>, timeoutSeconds: <a href="../dev.inmo.tgbotapi.types/index.html#%5Bdev.inmo.tgbotapi.types%2FSeconds%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F983538108">Seconds</a> = 30, scope: <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span> = CoroutineScope(Dispatchers.Default), exceptionsHandler: <span data-unresolved-link="dev.inmo.micro_utils.coroutines/ExceptionHandler///PointingToDeclaration/">ExceptionHandler</span>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>&gt;? = null): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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">fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1575245857">TelegramBot</a>.<a href="long-polling.html">longPolling</a>(flowsUpdatesFilter: <a href="../dev.inmo.tgbotapi.updateshandlers/-flows-updates-filter/index.html">FlowsUpdatesFilter</a>, timeoutSeconds: <a href="../dev.inmo.tgbotapi.types/index.html#%5Bdev.inmo.tgbotapi.types%2FSeconds%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1575245857">Seconds</a> = 30, scope: <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span> = CoroutineScope(Dispatchers.Default), exceptionsHandler: <span data-unresolved-link="dev.inmo.micro_utils.coroutines/ExceptionHandler///PointingToDeclaration/">ExceptionHandler</span>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>&gt;? = null): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
<a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FlongPolling%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter%23kotlin.Int%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%2FPointingToDeclaration%2F%5D%2FFunctions%2F983538108" anchor-label="longPolling" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FlongPolling%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter%23kotlin.Int%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%2FPointingToDeclaration%2F%5D%2FFunctions%2F983538108" data-filterable-set=":docs:dokkaHtml/commonMain"></a><div class="brief "><a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FlongPolling%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter%23kotlin.Int%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%2FPointingToDeclaration%2F%5D%2FFunctions%2F983538108" anchor-label="longPolling" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FlongPolling%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter%23kotlin.Int%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%2FPointingToDeclaration%2F%5D%2FFunctions%2F983538108" data-filterable-set=":docs:dokkaHtml/commonMain"></a>Will <a href="start-getting-of-updates-by-long-polling.html">startGettingOfUpdatesByLongPolling</a> using incoming <a href="long-polling.html">flowsUpdatesFilter</a>.</div></div>
<a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FlongPolling%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter%23kotlin.Int%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%2FPointingToDeclaration%2F%5D%2FFunctions%2F1575245857" anchor-label="longPolling" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FlongPolling%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter%23kotlin.Int%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%2FPointingToDeclaration%2F%5D%2FFunctions%2F1575245857" data-filterable-set=":docs:dokkaHtml/commonMain"></a><div class="brief "><a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FlongPolling%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter%23kotlin.Int%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%2FPointingToDeclaration%2F%5D%2FFunctions%2F1575245857" anchor-label="longPolling" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FlongPolling%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter%23kotlin.Int%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%2FPointingToDeclaration%2F%5D%2FFunctions%2F1575245857" data-filterable-set=":docs:dokkaHtml/commonMain"></a>Will <a href="start-getting-of-updates-by-long-polling.html">startGettingOfUpdatesByLongPolling</a> using incoming <a href="long-polling.html">flowsUpdatesFilter</a>.</div></div>
<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">fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F983538108">TelegramBot</a>.<a href="long-polling.html">longPolling</a>(timeoutSeconds: <a href="../dev.inmo.tgbotapi.types/index.html#%5Bdev.inmo.tgbotapi.types%2FSeconds%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F983538108">Seconds</a> = 30, scope: <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span> = CoroutineScope(Dispatchers.Default), exceptionsHandler: <span data-unresolved-link="dev.inmo.micro_utils.coroutines/ExceptionHandler///PointingToDeclaration/">ExceptionHandler</span>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>&gt;? = null, flowsUpdatesFilterUpdatesKeeperCount: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 100, flowUpdatesPreset: <a href="../dev.inmo.tgbotapi.updateshandlers/-flows-updates-filter/index.html">FlowsUpdatesFilter</a>.() -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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">fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1575245857">TelegramBot</a>.<a href="long-polling.html">longPolling</a>(timeoutSeconds: <a href="../dev.inmo.tgbotapi.types/index.html#%5Bdev.inmo.tgbotapi.types%2FSeconds%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1575245857">Seconds</a> = 30, scope: <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span> = CoroutineScope(Dispatchers.Default), exceptionsHandler: <span data-unresolved-link="dev.inmo.micro_utils.coroutines/ExceptionHandler///PointingToDeclaration/">ExceptionHandler</span>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>&gt;? = null, flowsUpdatesFilterUpdatesKeeperCount: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 100, flowUpdatesPreset: <a href="../dev.inmo.tgbotapi.updateshandlers/-flows-updates-filter/index.html">FlowsUpdatesFilter</a>.() -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
<a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FlongPolling%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Int%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.Int%23kotlin.Function1%5Bdev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F983538108" anchor-label="longPolling" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FlongPolling%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Int%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.Int%23kotlin.Function1%5Bdev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F983538108" data-filterable-set=":docs:dokkaHtml/commonMain"></a><div class="brief "><a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FlongPolling%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Int%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.Int%23kotlin.Function1%5Bdev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F983538108" anchor-label="longPolling" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FlongPolling%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Int%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.Int%23kotlin.Function1%5Bdev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F983538108" data-filterable-set=":docs:dokkaHtml/commonMain"></a>Will enable <a href="long-polling.html">longPolling</a> by creating <a href="../dev.inmo.tgbotapi.updateshandlers/-flows-updates-filter/index.html">FlowsUpdatesFilter</a> with <a href="long-polling.html">flowsUpdatesFilterUpdatesKeeperCount</a> as an argument and applied <a href="long-polling.html">flowUpdatesPreset</a>.</div></div>
<a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FlongPolling%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Int%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.Int%23kotlin.Function1%5Bdev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1575245857" anchor-label="longPolling" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FlongPolling%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Int%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.Int%23kotlin.Function1%5Bdev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1575245857" data-filterable-set=":docs:dokkaHtml/commonMain"></a><div class="brief "><a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FlongPolling%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Int%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.Int%23kotlin.Function1%5Bdev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1575245857" anchor-label="longPolling" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FlongPolling%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Int%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.Int%23kotlin.Function1%5Bdev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1575245857" data-filterable-set=":docs:dokkaHtml/commonMain"></a>Will enable <a href="long-polling.html">longPolling</a> by creating <a href="../dev.inmo.tgbotapi.updateshandlers/-flows-updates-filter/index.html">FlowsUpdatesFilter</a> with <a href="long-polling.html">flowsUpdatesFilterUpdatesKeeperCount</a> as an argument and applied <a href="long-polling.html">flowUpdatesPreset</a>.</div></div>
</div>
</div>
</div>
</div>
<a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FretrieveAccumulatedUpdates%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter%23kotlin.Boolean%23kotlin.Boolean%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FretrieveAccumulatedUpdates%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Boolean%23kotlin.Boolean%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.collections.List%5Bkotlin.String%5D%3F%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F983538108" anchor-label="retrieveAccumulatedUpdates" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FretrieveAccumulatedUpdates%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter%23kotlin.Boolean%23kotlin.Boolean%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FretrieveAccumulatedUpdates%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Boolean%23kotlin.Boolean%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.collections.List%5Bkotlin.String%5D%3F%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F983538108" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FretrieveAccumulatedUpdates%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter%23kotlin.Boolean%23kotlin.Boolean%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FretrieveAccumulatedUpdates%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Boolean%23kotlin.Boolean%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.collections.List%5Bkotlin.String%5D%3F%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1575245857" anchor-label="retrieveAccumulatedUpdates" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FretrieveAccumulatedUpdates%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter%23kotlin.Boolean%23kotlin.Boolean%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FretrieveAccumulatedUpdates%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Boolean%23kotlin.Boolean%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.collections.List%5Bkotlin.String%5D%3F%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1575245857" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="retrieve-accumulated-updates.html">retrieveAccumulatedUpdates</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FretrieveAccumulatedUpdates%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter%23kotlin.Boolean%23kotlin.Boolean%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FretrieveAccumulatedUpdates%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Boolean%23kotlin.Boolean%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.collections.List%5Bkotlin.String%5D%3F%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F983538108"></span>
<div class=""><span class="inline-flex"><a href="retrieve-accumulated-updates.html">retrieveAccumulatedUpdates</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FretrieveAccumulatedUpdates%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter%23kotlin.Boolean%23kotlin.Boolean%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FretrieveAccumulatedUpdates%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Boolean%23kotlin.Boolean%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.collections.List%5Bkotlin.String%5D%3F%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1575245857"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
@@ -127,17 +127,17 @@
<div class="title"><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">fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F983538108">TelegramBot</a>.<a href="retrieve-accumulated-updates.html">retrieveAccumulatedUpdates</a>(flowsUpdatesFilter: <a href="../dev.inmo.tgbotapi.updateshandlers/-flows-updates-filter/index.html">FlowsUpdatesFilter</a>, avoidInlineQueries: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, avoidCallbackQueries: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, scope: <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span> = CoroutineScope(Dispatchers.Default), exceptionsHandler: <span data-unresolved-link="dev.inmo.micro_utils.coroutines/ExceptionHandler///PointingToDeclaration/">ExceptionHandler</span>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>&gt;? = null): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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">fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F983538108">TelegramBot</a>.<a href="retrieve-accumulated-updates.html">retrieveAccumulatedUpdates</a>(avoidInlineQueries: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, avoidCallbackQueries: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, scope: <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span> = CoroutineScope(Dispatchers.Default), exceptionsHandler: <span data-unresolved-link="dev.inmo.micro_utils.coroutines/ExceptionHandler///PointingToDeclaration/">ExceptionHandler</span>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>&gt;? = null, allowedUpdates: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>&gt;? = null, updatesReceiver: <a href="../dev.inmo.tgbotapi.updateshandlers/index.html#%5Bdev.inmo.tgbotapi.updateshandlers%2FUpdateReceiver%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F983538108">UpdateReceiver</a>&lt;<a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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">fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1575245857">TelegramBot</a>.<a href="retrieve-accumulated-updates.html">retrieveAccumulatedUpdates</a>(flowsUpdatesFilter: <a href="../dev.inmo.tgbotapi.updateshandlers/-flows-updates-filter/index.html">FlowsUpdatesFilter</a>, avoidInlineQueries: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, avoidCallbackQueries: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, scope: <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span> = CoroutineScope(Dispatchers.Default), exceptionsHandler: <span data-unresolved-link="dev.inmo.micro_utils.coroutines/ExceptionHandler///PointingToDeclaration/">ExceptionHandler</span>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>&gt;? = null): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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">fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1575245857">TelegramBot</a>.<a href="retrieve-accumulated-updates.html">retrieveAccumulatedUpdates</a>(avoidInlineQueries: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, avoidCallbackQueries: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, scope: <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span> = CoroutineScope(Dispatchers.Default), exceptionsHandler: <span data-unresolved-link="dev.inmo.micro_utils.coroutines/ExceptionHandler///PointingToDeclaration/">ExceptionHandler</span>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>&gt;? = null, allowedUpdates: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>&gt;? = null, updatesReceiver: <a href="../dev.inmo.tgbotapi.updateshandlers/index.html#%5Bdev.inmo.tgbotapi.updateshandlers%2FUpdateReceiver%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1575245857">UpdateReceiver</a>&lt;<a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
</div>
</div>
</div>
<a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FsetWebhookInfoAndStartListenWebhooks%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Int%23io.ktor.server.engine.ApplicationEngineFactory%5B*%2C*%5D%23dev.inmo.tgbotapi.requests.webhook.SetWebhookRequest%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%23kotlin.String%23kotlin.String%23dev.inmo.tgbotapi.updateshandlers.webhook.WebhookPrivateKeyConfig%3F%23kotlinx.coroutines.CoroutineScope%23kotlin.Long%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1305304588" anchor-label="setWebhookInfoAndStartListenWebhooks" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FsetWebhookInfoAndStartListenWebhooks%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Int%23io.ktor.server.engine.ApplicationEngineFactory%5B*%2C*%5D%23dev.inmo.tgbotapi.requests.webhook.SetWebhookRequest%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%23kotlin.String%23kotlin.String%23dev.inmo.tgbotapi.updateshandlers.webhook.WebhookPrivateKeyConfig%3F%23kotlinx.coroutines.CoroutineScope%23kotlin.Long%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1305304588" data-filterable-set=":docs:dokkaHtml/jvmMain"></a>
<a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FsetWebhookInfoAndStartListenWebhooks%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Int%23io.ktor.server.engine.ApplicationEngineFactory%5B*%2C*%5D%23dev.inmo.tgbotapi.requests.webhook.SetWebhookRequest%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%23kotlin.String%23kotlin.String%23dev.inmo.tgbotapi.updateshandlers.webhook.WebhookPrivateKeyConfig%3F%23kotlinx.coroutines.CoroutineScope%23kotlin.Long%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F-2049603891" anchor-label="setWebhookInfoAndStartListenWebhooks" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FsetWebhookInfoAndStartListenWebhooks%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Int%23io.ktor.server.engine.ApplicationEngineFactory%5B*%2C*%5D%23dev.inmo.tgbotapi.requests.webhook.SetWebhookRequest%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%23kotlin.String%23kotlin.String%23dev.inmo.tgbotapi.updateshandlers.webhook.WebhookPrivateKeyConfig%3F%23kotlinx.coroutines.CoroutineScope%23kotlin.Long%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F-2049603891" data-filterable-set=":docs:dokkaHtml/jvmMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/jvmMain" data-filterable-set=":docs:dokkaHtml/jvmMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="set-webhook-info-and-start-listen-webhooks.html">setWebhookInfoAndStartListenWebhooks</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FsetWebhookInfoAndStartListenWebhooks%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Int%23io.ktor.server.engine.ApplicationEngineFactory%5B*%2C*%5D%23dev.inmo.tgbotapi.requests.webhook.SetWebhookRequest%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%23kotlin.String%23kotlin.String%23dev.inmo.tgbotapi.updateshandlers.webhook.WebhookPrivateKeyConfig%3F%23kotlinx.coroutines.CoroutineScope%23kotlin.Long%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1305304588"></span>
<div class=""><span class="inline-flex"><a href="set-webhook-info-and-start-listen-webhooks.html">setWebhookInfoAndStartListenWebhooks</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FsetWebhookInfoAndStartListenWebhooks%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Int%23io.ktor.server.engine.ApplicationEngineFactory%5B*%2C*%5D%23dev.inmo.tgbotapi.requests.webhook.SetWebhookRequest%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%23kotlin.String%23kotlin.String%23dev.inmo.tgbotapi.updateshandlers.webhook.WebhookPrivateKeyConfig%3F%23kotlinx.coroutines.CoroutineScope%23kotlin.Long%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F-2049603891"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
@@ -147,17 +147,17 @@
<div class="title"><div class="divergent-group" data-filterable-current=":docs:dokkaHtml/jvmMain" data-filterable-set=":docs:dokkaHtml/jvmMain"><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/jvmMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.bot/-requests-executor/index.html#%5Bdev.inmo.tgbotapi.bot%2FRequestsExecutor%2F%2F%2FPointingToDeclaration%2F%5D%2FExtensions%2F1305304588">RequestsExecutor</a>.<a href="set-webhook-info-and-start-listen-webhooks.html">setWebhookInfoAndStartListenWebhooks</a>(listenPort: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>, engineFactory: <span data-unresolved-link="io.ktor.server.engine/ApplicationEngineFactory///PointingToDeclaration/">ApplicationEngineFactory</span>&lt;*, *&gt;, setWebhookRequest: <a href="../dev.inmo.tgbotapi.requests.webhook/-set-webhook-request/index.html">SetWebhookRequest</a>, exceptionsHandler: <span data-unresolved-link="dev.inmo.micro_utils.coroutines/ExceptionHandler///PointingToDeclaration/">ExceptionHandler</span>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>&gt; = {}, listenHost: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a> = &quot;0.0.0.0&quot;, listenRoute: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a> = &quot;/&quot;, privateKeyConfig: <a href="../dev.inmo.tgbotapi.updateshandlers.webhook/-webhook-private-key-config/index.html">WebhookPrivateKeyConfig</a>? = null, scope: <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span> = CoroutineScope(Executors.newFixedThreadPool(4).asCoroutineDispatcher()), mediaGroupsDebounceTimeMillis: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html">Long</a> = 1000L, block: <span data-unresolved-link="dev.inmo.tgbotapi.updateshandlers/UpdateReceiver///PointingToDeclaration/">UpdateReceiver</span>&lt;<a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;): <span data-unresolved-link="io.ktor.server.engine/ApplicationEngine///PointingToDeclaration/">ApplicationEngine</span><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/jvmMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.bot/-requests-executor/index.html#%5Bdev.inmo.tgbotapi.bot%2FRequestsExecutor%2F%2F%2FPointingToDeclaration%2F%5D%2FExtensions%2F-2049603891">RequestsExecutor</a>.<a href="set-webhook-info-and-start-listen-webhooks.html">setWebhookInfoAndStartListenWebhooks</a>(listenPort: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>, engineFactory: <span data-unresolved-link="io.ktor.server.engine/ApplicationEngineFactory///PointingToDeclaration/">ApplicationEngineFactory</span>&lt;*, *&gt;, setWebhookRequest: <a href="../dev.inmo.tgbotapi.requests.webhook/-set-webhook-request/index.html">SetWebhookRequest</a>, exceptionsHandler: <span data-unresolved-link="dev.inmo.micro_utils.coroutines/ExceptionHandler///PointingToDeclaration/">ExceptionHandler</span>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>&gt; = {}, listenHost: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a> = &quot;0.0.0.0&quot;, listenRoute: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a> = &quot;/&quot;, privateKeyConfig: <a href="../dev.inmo.tgbotapi.updateshandlers.webhook/-webhook-private-key-config/index.html">WebhookPrivateKeyConfig</a>? = null, scope: <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span> = CoroutineScope(Executors.newFixedThreadPool(4).asCoroutineDispatcher()), mediaGroupsDebounceTimeMillis: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html">Long</a> = 1000L, block: <span data-unresolved-link="dev.inmo.tgbotapi.updateshandlers/UpdateReceiver///PointingToDeclaration/">UpdateReceiver</span>&lt;<a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;): <span data-unresolved-link="io.ktor.server.engine/ApplicationEngine///PointingToDeclaration/">ApplicationEngine</span><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>
<a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FsetWebhookInfoAndStartListenWebhooks%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Int%23io.ktor.server.engine.ApplicationEngineFactory%5B*%2C*%5D%23dev.inmo.tgbotapi.requests.webhook.SetWebhookRequest%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%23kotlin.String%23kotlin.String%23dev.inmo.tgbotapi.updateshandlers.webhook.WebhookPrivateKeyConfig%3F%23kotlinx.coroutines.CoroutineScope%23kotlin.Long%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1305304588" anchor-label="setWebhookInfoAndStartListenWebhooks" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FsetWebhookInfoAndStartListenWebhooks%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Int%23io.ktor.server.engine.ApplicationEngineFactory%5B*%2C*%5D%23dev.inmo.tgbotapi.requests.webhook.SetWebhookRequest%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%23kotlin.String%23kotlin.String%23dev.inmo.tgbotapi.updateshandlers.webhook.WebhookPrivateKeyConfig%3F%23kotlinx.coroutines.CoroutineScope%23kotlin.Long%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1305304588" data-filterable-set=":docs:dokkaHtml/jvmMain"></a><div class="brief "><a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FsetWebhookInfoAndStartListenWebhooks%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Int%23io.ktor.server.engine.ApplicationEngineFactory%5B*%2C*%5D%23dev.inmo.tgbotapi.requests.webhook.SetWebhookRequest%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%23kotlin.String%23kotlin.String%23dev.inmo.tgbotapi.updateshandlers.webhook.WebhookPrivateKeyConfig%3F%23kotlinx.coroutines.CoroutineScope%23kotlin.Long%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1305304588" anchor-label="setWebhookInfoAndStartListenWebhooks" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FsetWebhookInfoAndStartListenWebhooks%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Int%23io.ktor.server.engine.ApplicationEngineFactory%5B*%2C*%5D%23dev.inmo.tgbotapi.requests.webhook.SetWebhookRequest%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%23kotlin.String%23kotlin.String%23dev.inmo.tgbotapi.updateshandlers.webhook.WebhookPrivateKeyConfig%3F%23kotlinx.coroutines.CoroutineScope%23kotlin.Long%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1305304588" data-filterable-set=":docs:dokkaHtml/jvmMain"></a>Setting up ktor server, set webhook info via <a href="../dev.inmo.tgbotapi.requests.webhook/-set-webhook-request/index.html">SetWebhookRequest</a> request.</div></div>
<a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FsetWebhookInfoAndStartListenWebhooks%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Int%23io.ktor.server.engine.ApplicationEngineFactory%5B*%2C*%5D%23dev.inmo.tgbotapi.requests.webhook.SetWebhookRequest%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%23kotlin.String%23kotlin.String%23dev.inmo.tgbotapi.updateshandlers.webhook.WebhookPrivateKeyConfig%3F%23kotlinx.coroutines.CoroutineScope%23kotlin.Long%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F-2049603891" anchor-label="setWebhookInfoAndStartListenWebhooks" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FsetWebhookInfoAndStartListenWebhooks%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Int%23io.ktor.server.engine.ApplicationEngineFactory%5B*%2C*%5D%23dev.inmo.tgbotapi.requests.webhook.SetWebhookRequest%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%23kotlin.String%23kotlin.String%23dev.inmo.tgbotapi.updateshandlers.webhook.WebhookPrivateKeyConfig%3F%23kotlinx.coroutines.CoroutineScope%23kotlin.Long%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F-2049603891" data-filterable-set=":docs:dokkaHtml/jvmMain"></a><div class="brief "><a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FsetWebhookInfoAndStartListenWebhooks%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Int%23io.ktor.server.engine.ApplicationEngineFactory%5B*%2C*%5D%23dev.inmo.tgbotapi.requests.webhook.SetWebhookRequest%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%23kotlin.String%23kotlin.String%23dev.inmo.tgbotapi.updateshandlers.webhook.WebhookPrivateKeyConfig%3F%23kotlinx.coroutines.CoroutineScope%23kotlin.Long%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F-2049603891" anchor-label="setWebhookInfoAndStartListenWebhooks" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FsetWebhookInfoAndStartListenWebhooks%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Int%23io.ktor.server.engine.ApplicationEngineFactory%5B*%2C*%5D%23dev.inmo.tgbotapi.requests.webhook.SetWebhookRequest%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%23kotlin.String%23kotlin.String%23dev.inmo.tgbotapi.updateshandlers.webhook.WebhookPrivateKeyConfig%3F%23kotlinx.coroutines.CoroutineScope%23kotlin.Long%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F-2049603891" data-filterable-set=":docs:dokkaHtml/jvmMain"></a>Setting up ktor server, set webhook info via <a href="../dev.inmo.tgbotapi.requests.webhook/-set-webhook-request/index.html">SetWebhookRequest</a> request.</div></div>
</div>
</div>
</div>
</div>
<a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FstartGettingOfUpdatesByLongPolling%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.updateshandlers.UpdatesFilter%23kotlin.Int%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlinx.coroutines.CoroutineScope%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FstartGettingOfUpdatesByLongPolling%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Int%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.collections.List%5Bkotlin.String%5D%3F%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F983538108" anchor-label="startGettingOfUpdatesByLongPolling" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FstartGettingOfUpdatesByLongPolling%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.updateshandlers.UpdatesFilter%23kotlin.Int%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlinx.coroutines.CoroutineScope%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FstartGettingOfUpdatesByLongPolling%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Int%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.collections.List%5Bkotlin.String%5D%3F%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F983538108" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FstartGettingOfUpdatesByLongPolling%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.updateshandlers.UpdatesFilter%23kotlin.Int%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlinx.coroutines.CoroutineScope%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FstartGettingOfUpdatesByLongPolling%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Int%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.collections.List%5Bkotlin.String%5D%3F%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1575245857" anchor-label="startGettingOfUpdatesByLongPolling" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FstartGettingOfUpdatesByLongPolling%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.updateshandlers.UpdatesFilter%23kotlin.Int%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlinx.coroutines.CoroutineScope%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FstartGettingOfUpdatesByLongPolling%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Int%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.collections.List%5Bkotlin.String%5D%3F%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1575245857" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="start-getting-of-updates-by-long-polling.html">startGettingOfUpdatesByLongPolling</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FstartGettingOfUpdatesByLongPolling%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.updateshandlers.UpdatesFilter%23kotlin.Int%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlinx.coroutines.CoroutineScope%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FstartGettingOfUpdatesByLongPolling%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Int%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.collections.List%5Bkotlin.String%5D%3F%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F983538108"></span>
<div class=""><span class="inline-flex"><a href="start-getting-of-updates-by-long-polling.html">startGettingOfUpdatesByLongPolling</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FstartGettingOfUpdatesByLongPolling%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23dev.inmo.tgbotapi.updateshandlers.UpdatesFilter%23kotlin.Int%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlinx.coroutines.CoroutineScope%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FstartGettingOfUpdatesByLongPolling%2Fdev.inmo.tgbotapi.bot.RequestsExecutor%23kotlin.Int%23kotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%3F%23kotlin.collections.List%5Bkotlin.String%5D%3F%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1575245857"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
@@ -167,17 +167,17 @@
<div class="title"><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">fun <a href="../dev.inmo.tgbotapi.bot/-requests-executor/index.html">RequestsExecutor</a>.<a href="start-getting-of-updates-by-long-polling.html">startGettingOfUpdatesByLongPolling</a>(updatesFilter: <a href="../dev.inmo.tgbotapi.updateshandlers/-updates-filter/index.html">UpdatesFilter</a>, timeoutSeconds: <a href="../dev.inmo.tgbotapi.types/index.html#%5Bdev.inmo.tgbotapi.types%2FSeconds%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F983538108">Seconds</a> = 30, exceptionsHandler: <span data-unresolved-link="dev.inmo.micro_utils.coroutines/ExceptionHandler///PointingToDeclaration/">ExceptionHandler</span>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>&gt;? = null, scope: <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span> = CoroutineScope(Dispatchers.Default)): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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">fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F983538108">TelegramBot</a>.<a href="start-getting-of-updates-by-long-polling.html">startGettingOfUpdatesByLongPolling</a>(timeoutSeconds: <a href="../dev.inmo.tgbotapi.types/index.html#%5Bdev.inmo.tgbotapi.types%2FSeconds%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F983538108">Seconds</a> = 30, scope: <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span> = CoroutineScope(Dispatchers.Default), exceptionsHandler: <span data-unresolved-link="dev.inmo.micro_utils.coroutines/ExceptionHandler///PointingToDeclaration/">ExceptionHandler</span>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>&gt;? = null, allowedUpdates: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>&gt;? = null, updatesReceiver: <a href="../dev.inmo.tgbotapi.updateshandlers/index.html#%5Bdev.inmo.tgbotapi.updateshandlers%2FUpdateReceiver%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F983538108">UpdateReceiver</a>&lt;<a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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">fun <a href="../dev.inmo.tgbotapi.bot/-requests-executor/index.html">RequestsExecutor</a>.<a href="start-getting-of-updates-by-long-polling.html">startGettingOfUpdatesByLongPolling</a>(updatesFilter: <a href="../dev.inmo.tgbotapi.updateshandlers/-updates-filter/index.html">UpdatesFilter</a>, timeoutSeconds: <a href="../dev.inmo.tgbotapi.types/index.html#%5Bdev.inmo.tgbotapi.types%2FSeconds%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1575245857">Seconds</a> = 30, exceptionsHandler: <span data-unresolved-link="dev.inmo.micro_utils.coroutines/ExceptionHandler///PointingToDeclaration/">ExceptionHandler</span>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>&gt;? = null, scope: <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span> = CoroutineScope(Dispatchers.Default)): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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">fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1575245857">TelegramBot</a>.<a href="start-getting-of-updates-by-long-polling.html">startGettingOfUpdatesByLongPolling</a>(timeoutSeconds: <a href="../dev.inmo.tgbotapi.types/index.html#%5Bdev.inmo.tgbotapi.types%2FSeconds%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1575245857">Seconds</a> = 30, scope: <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span> = CoroutineScope(Dispatchers.Default), exceptionsHandler: <span data-unresolved-link="dev.inmo.micro_utils.coroutines/ExceptionHandler///PointingToDeclaration/">ExceptionHandler</span>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>&gt;? = null, allowedUpdates: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>&gt;? = null, updatesReceiver: <a href="../dev.inmo.tgbotapi.updateshandlers/index.html#%5Bdev.inmo.tgbotapi.updateshandlers%2FUpdateReceiver%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1575245857">UpdateReceiver</a>&lt;<a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
</div>
</div>
</div>
<a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FstartListenWebhooks%2F%23kotlin.Int%23io.ktor.server.engine.ApplicationEngineFactory%5B*%2C*%5D%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%23kotlin.String%23kotlin.String%3F%23dev.inmo.tgbotapi.updateshandlers.webhook.WebhookPrivateKeyConfig%3F%23kotlinx.coroutines.CoroutineScope%23kotlin.Long%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1305304588" anchor-label="startListenWebhooks" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FstartListenWebhooks%2F%23kotlin.Int%23io.ktor.server.engine.ApplicationEngineFactory%5B*%2C*%5D%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%23kotlin.String%23kotlin.String%3F%23dev.inmo.tgbotapi.updateshandlers.webhook.WebhookPrivateKeyConfig%3F%23kotlinx.coroutines.CoroutineScope%23kotlin.Long%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1305304588" data-filterable-set=":docs:dokkaHtml/jvmMain"></a>
<a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FstartListenWebhooks%2F%23kotlin.Int%23io.ktor.server.engine.ApplicationEngineFactory%5B*%2C*%5D%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%23kotlin.String%23kotlin.String%3F%23dev.inmo.tgbotapi.updateshandlers.webhook.WebhookPrivateKeyConfig%3F%23kotlinx.coroutines.CoroutineScope%23kotlin.Long%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F-2049603891" anchor-label="startListenWebhooks" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FstartListenWebhooks%2F%23kotlin.Int%23io.ktor.server.engine.ApplicationEngineFactory%5B*%2C*%5D%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%23kotlin.String%23kotlin.String%3F%23dev.inmo.tgbotapi.updateshandlers.webhook.WebhookPrivateKeyConfig%3F%23kotlinx.coroutines.CoroutineScope%23kotlin.Long%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F-2049603891" data-filterable-set=":docs:dokkaHtml/jvmMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/jvmMain" data-filterable-set=":docs:dokkaHtml/jvmMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="start-listen-webhooks.html">startListenWebhooks</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FstartListenWebhooks%2F%23kotlin.Int%23io.ktor.server.engine.ApplicationEngineFactory%5B*%2C*%5D%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%23kotlin.String%23kotlin.String%3F%23dev.inmo.tgbotapi.updateshandlers.webhook.WebhookPrivateKeyConfig%3F%23kotlinx.coroutines.CoroutineScope%23kotlin.Long%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1305304588"></span>
<div class=""><span class="inline-flex"><a href="start-listen-webhooks.html">startListenWebhooks</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FstartListenWebhooks%2F%23kotlin.Int%23io.ktor.server.engine.ApplicationEngineFactory%5B*%2C*%5D%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%23kotlin.String%23kotlin.String%3F%23dev.inmo.tgbotapi.updateshandlers.webhook.WebhookPrivateKeyConfig%3F%23kotlinx.coroutines.CoroutineScope%23kotlin.Long%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F-2049603891"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
@@ -189,15 +189,15 @@
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/jvmMain"><div class="symbol monospace">fun <a href="start-listen-webhooks.html">startListenWebhooks</a>(listenPort: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>, engineFactory: <span data-unresolved-link="io.ktor.server.engine/ApplicationEngineFactory///PointingToDeclaration/">ApplicationEngineFactory</span>&lt;*, *&gt;, exceptionsHandler: <span data-unresolved-link="dev.inmo.micro_utils.coroutines/ExceptionHandler///PointingToDeclaration/">ExceptionHandler</span>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>&gt;, listenHost: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a> = &quot;0.0.0.0&quot;, listenRoute: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null, privateKeyConfig: <a href="../dev.inmo.tgbotapi.updateshandlers.webhook/-webhook-private-key-config/index.html">WebhookPrivateKeyConfig</a>? = null, scope: <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span> = CoroutineScope(Executors.newFixedThreadPool(4).asCoroutineDispatcher()), mediaGroupsDebounceTimeMillis: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html">Long</a> = 1000L, block: <span data-unresolved-link="dev.inmo.tgbotapi.updateshandlers/UpdateReceiver///PointingToDeclaration/">UpdateReceiver</span>&lt;<a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;): <span data-unresolved-link="io.ktor.server.engine/ApplicationEngine///PointingToDeclaration/">ApplicationEngine</span><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>
<a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FstartListenWebhooks%2F%23kotlin.Int%23io.ktor.server.engine.ApplicationEngineFactory%5B*%2C*%5D%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%23kotlin.String%23kotlin.String%3F%23dev.inmo.tgbotapi.updateshandlers.webhook.WebhookPrivateKeyConfig%3F%23kotlinx.coroutines.CoroutineScope%23kotlin.Long%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1305304588" anchor-label="startListenWebhooks" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FstartListenWebhooks%2F%23kotlin.Int%23io.ktor.server.engine.ApplicationEngineFactory%5B*%2C*%5D%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%23kotlin.String%23kotlin.String%3F%23dev.inmo.tgbotapi.updateshandlers.webhook.WebhookPrivateKeyConfig%3F%23kotlinx.coroutines.CoroutineScope%23kotlin.Long%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1305304588" data-filterable-set=":docs:dokkaHtml/jvmMain"></a><div class="brief "><a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FstartListenWebhooks%2F%23kotlin.Int%23io.ktor.server.engine.ApplicationEngineFactory%5B*%2C*%5D%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%23kotlin.String%23kotlin.String%3F%23dev.inmo.tgbotapi.updateshandlers.webhook.WebhookPrivateKeyConfig%3F%23kotlinx.coroutines.CoroutineScope%23kotlin.Long%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1305304588" anchor-label="startListenWebhooks" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FstartListenWebhooks%2F%23kotlin.Int%23io.ktor.server.engine.ApplicationEngineFactory%5B*%2C*%5D%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%23kotlin.String%23kotlin.String%3F%23dev.inmo.tgbotapi.updateshandlers.webhook.WebhookPrivateKeyConfig%3F%23kotlinx.coroutines.CoroutineScope%23kotlin.Long%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1305304588" data-filterable-set=":docs:dokkaHtml/jvmMain"></a>Setting up ktor server</div></div>
<a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FstartListenWebhooks%2F%23kotlin.Int%23io.ktor.server.engine.ApplicationEngineFactory%5B*%2C*%5D%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%23kotlin.String%23kotlin.String%3F%23dev.inmo.tgbotapi.updateshandlers.webhook.WebhookPrivateKeyConfig%3F%23kotlinx.coroutines.CoroutineScope%23kotlin.Long%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F-2049603891" anchor-label="startListenWebhooks" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FstartListenWebhooks%2F%23kotlin.Int%23io.ktor.server.engine.ApplicationEngineFactory%5B*%2C*%5D%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%23kotlin.String%23kotlin.String%3F%23dev.inmo.tgbotapi.updateshandlers.webhook.WebhookPrivateKeyConfig%3F%23kotlinx.coroutines.CoroutineScope%23kotlin.Long%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F-2049603891" data-filterable-set=":docs:dokkaHtml/jvmMain"></a><div class="brief "><a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FstartListenWebhooks%2F%23kotlin.Int%23io.ktor.server.engine.ApplicationEngineFactory%5B*%2C*%5D%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%23kotlin.String%23kotlin.String%3F%23dev.inmo.tgbotapi.updateshandlers.webhook.WebhookPrivateKeyConfig%3F%23kotlinx.coroutines.CoroutineScope%23kotlin.Long%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F-2049603891" anchor-label="startListenWebhooks" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FstartListenWebhooks%2F%23kotlin.Int%23io.ktor.server.engine.ApplicationEngineFactory%5B*%2C*%5D%23kotlin.coroutines.SuspendFunction1%5Bkotlin.Throwable%2Ckotlin.Unit%5D%23kotlin.String%23kotlin.String%3F%23dev.inmo.tgbotapi.updateshandlers.webhook.WebhookPrivateKeyConfig%3F%23kotlinx.coroutines.CoroutineScope%23kotlin.Long%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F-2049603891" data-filterable-set=":docs:dokkaHtml/jvmMain"></a>Setting up ktor server</div></div>
</div>
</div>
</div>
</div>
<a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FupdateHandlerWithMediaGroupsAdaptation%2Fkotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FupdateHandlerWithMediaGroupsAdaptation%2Fkotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%23kotlin.Long%2FPointingToDeclaration%2F%5D%2FFunctions%2F983538108" anchor-label="updateHandlerWithMediaGroupsAdaptation" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FupdateHandlerWithMediaGroupsAdaptation%2Fkotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FupdateHandlerWithMediaGroupsAdaptation%2Fkotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%23kotlin.Long%2FPointingToDeclaration%2F%5D%2FFunctions%2F983538108" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FupdateHandlerWithMediaGroupsAdaptation%2Fkotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FupdateHandlerWithMediaGroupsAdaptation%2Fkotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%23kotlin.Long%2FPointingToDeclaration%2F%5D%2FFunctions%2F1575245857" anchor-label="updateHandlerWithMediaGroupsAdaptation" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FupdateHandlerWithMediaGroupsAdaptation%2Fkotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FupdateHandlerWithMediaGroupsAdaptation%2Fkotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%23kotlin.Long%2FPointingToDeclaration%2F%5D%2FFunctions%2F1575245857" data-filterable-set=":docs:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":docs:dokkaHtml/commonMain" data-filterable-set=":docs:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="update-handler-with-media-groups-adaptation.html">updateHandlerWithMediaGroupsAdaptation</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FupdateHandlerWithMediaGroupsAdaptation%2Fkotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FupdateHandlerWithMediaGroupsAdaptation%2Fkotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%23kotlin.Long%2FPointingToDeclaration%2F%5D%2FFunctions%2F983538108"></span>
<div class=""><span class="inline-flex"><a href="update-handler-with-media-groups-adaptation.html">updateHandlerWithMediaGroupsAdaptation</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FupdateHandlerWithMediaGroupsAdaptation%2Fkotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%2C+dev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FupdateHandlerWithMediaGroupsAdaptation%2Fkotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%23kotlin.Long%2FPointingToDeclaration%2F%5D%2FFunctions%2F1575245857"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
@@ -207,15 +207,15 @@
<div class="title"><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">fun <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span>.<a href="update-handler-with-media-groups-adaptation.html">updateHandlerWithMediaGroupsAdaptation</a>(output: <a href="../dev.inmo.tgbotapi.updateshandlers/index.html#%5Bdev.inmo.tgbotapi.updateshandlers%2FUpdateReceiver%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F983538108">UpdateReceiver</a>&lt;<a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;): suspend (<a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</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">fun <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span>.<a href="update-handler-with-media-groups-adaptation.html">updateHandlerWithMediaGroupsAdaptation</a>(output: <a href="../dev.inmo.tgbotapi.updateshandlers/index.html#%5Bdev.inmo.tgbotapi.updateshandlers%2FUpdateReceiver%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1575245857">UpdateReceiver</a>&lt;<a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;): suspend (<a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</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>
<a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FupdateHandlerWithMediaGroupsAdaptation%2Fkotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F983538108" anchor-label="updateHandlerWithMediaGroupsAdaptation" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FupdateHandlerWithMediaGroupsAdaptation%2Fkotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F983538108" data-filterable-set=":docs:dokkaHtml/commonMain"></a><div class="brief "><a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FupdateHandlerWithMediaGroupsAdaptation%2Fkotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F983538108" anchor-label="updateHandlerWithMediaGroupsAdaptation" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FupdateHandlerWithMediaGroupsAdaptation%2Fkotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F983538108" data-filterable-set=":docs:dokkaHtml/commonMain"></a>Create <a href="../dev.inmo.tgbotapi.updateshandlers/index.html#%5Bdev.inmo.tgbotapi.updateshandlers%2FUpdateReceiver%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F983538108">UpdateReceiver</a> object which will correctly accumulate updates and send into output updates which INCLUDE <a href="../dev.inmo.tgbotapi.types.update.MediaGroupUpdates/-media-group-update/index.html">dev.inmo.tgbotapi.types.update.MediaGroupUpdates.MediaGroupUpdate</a>s.</div></div>
<a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FupdateHandlerWithMediaGroupsAdaptation%2Fkotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1575245857" anchor-label="updateHandlerWithMediaGroupsAdaptation" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FupdateHandlerWithMediaGroupsAdaptation%2Fkotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1575245857" data-filterable-set=":docs:dokkaHtml/commonMain"></a><div class="brief "><a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FupdateHandlerWithMediaGroupsAdaptation%2Fkotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1575245857" anchor-label="updateHandlerWithMediaGroupsAdaptation" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FupdateHandlerWithMediaGroupsAdaptation%2Fkotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1575245857" data-filterable-set=":docs:dokkaHtml/commonMain"></a>Create <a href="../dev.inmo.tgbotapi.updateshandlers/index.html#%5Bdev.inmo.tgbotapi.updateshandlers%2FUpdateReceiver%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1575245857">UpdateReceiver</a> object which will correctly accumulate updates and send into output updates which INCLUDE <a href="../dev.inmo.tgbotapi.types.update.MediaGroupUpdates/-media-group-update/index.html">dev.inmo.tgbotapi.types.update.MediaGroupUpdates.MediaGroupUpdate</a>s.</div></div>
<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">fun <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span>.<a href="update-handler-with-media-groups-adaptation.html">updateHandlerWithMediaGroupsAdaptation</a>(output: <a href="../dev.inmo.tgbotapi.updateshandlers/index.html#%5Bdev.inmo.tgbotapi.updateshandlers%2FUpdateReceiver%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F983538108">UpdateReceiver</a>&lt;<a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;, debounceTimeMillis: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html">Long</a> = 1000L): <a href="../dev.inmo.tgbotapi.updateshandlers/index.html#%5Bdev.inmo.tgbotapi.updateshandlers%2FUpdateReceiver%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F983538108">UpdateReceiver</a>&lt;<a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;<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">fun <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span>.<a href="update-handler-with-media-groups-adaptation.html">updateHandlerWithMediaGroupsAdaptation</a>(output: <a href="../dev.inmo.tgbotapi.updateshandlers/index.html#%5Bdev.inmo.tgbotapi.updateshandlers%2FUpdateReceiver%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1575245857">UpdateReceiver</a>&lt;<a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;, debounceTimeMillis: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html">Long</a> = 1000L): <a href="../dev.inmo.tgbotapi.updateshandlers/index.html#%5Bdev.inmo.tgbotapi.updateshandlers%2FUpdateReceiver%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1575245857">UpdateReceiver</a>&lt;<a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;<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>
<a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FupdateHandlerWithMediaGroupsAdaptation%2Fkotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%23kotlin.Long%2FPointingToDeclaration%2F%5D%2FFunctions%2F983538108" anchor-label="updateHandlerWithMediaGroupsAdaptation" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FupdateHandlerWithMediaGroupsAdaptation%2Fkotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%23kotlin.Long%2FPointingToDeclaration%2F%5D%2FFunctions%2F983538108" data-filterable-set=":docs:dokkaHtml/commonMain"></a><div class="brief "><a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FupdateHandlerWithMediaGroupsAdaptation%2Fkotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%23kotlin.Long%2FPointingToDeclaration%2F%5D%2FFunctions%2F983538108" anchor-label="updateHandlerWithMediaGroupsAdaptation" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FupdateHandlerWithMediaGroupsAdaptation%2Fkotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%23kotlin.Long%2FPointingToDeclaration%2F%5D%2FFunctions%2F983538108" data-filterable-set=":docs:dokkaHtml/commonMain"></a>Create <a href="../dev.inmo.tgbotapi.updateshandlers/index.html#%5Bdev.inmo.tgbotapi.updateshandlers%2FUpdateReceiver%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F983538108">UpdateReceiver</a> object which will correctly accumulate updates and send into output updates which INCLUDE <a href="../dev.inmo.tgbotapi.types.update.MediaGroupUpdates/-media-group-update/index.html">dev.inmo.tgbotapi.types.update.MediaGroupUpdates.MediaGroupUpdate</a>s.</div></div>
<a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FupdateHandlerWithMediaGroupsAdaptation%2Fkotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%23kotlin.Long%2FPointingToDeclaration%2F%5D%2FFunctions%2F1575245857" anchor-label="updateHandlerWithMediaGroupsAdaptation" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FupdateHandlerWithMediaGroupsAdaptation%2Fkotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%23kotlin.Long%2FPointingToDeclaration%2F%5D%2FFunctions%2F1575245857" data-filterable-set=":docs:dokkaHtml/commonMain"></a><div class="brief "><a data-name="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FupdateHandlerWithMediaGroupsAdaptation%2Fkotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%23kotlin.Long%2FPointingToDeclaration%2F%5D%2FFunctions%2F1575245857" anchor-label="updateHandlerWithMediaGroupsAdaptation" id="%5Bdev.inmo.tgbotapi.extensions.utils.updates.retrieving%2F%2FupdateHandlerWithMediaGroupsAdaptation%2Fkotlinx.coroutines.CoroutineScope%23kotlin.coroutines.SuspendFunction1%5Bdev.inmo.tgbotapi.types.update.abstracts.Update%2Ckotlin.Unit%5D%23kotlin.Long%2FPointingToDeclaration%2F%5D%2FFunctions%2F1575245857" data-filterable-set=":docs:dokkaHtml/commonMain"></a>Create <a href="../dev.inmo.tgbotapi.updateshandlers/index.html#%5Bdev.inmo.tgbotapi.updateshandlers%2FUpdateReceiver%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1575245857">UpdateReceiver</a> object which will correctly accumulate updates and send into output updates which INCLUDE <a href="../dev.inmo.tgbotapi.types.update.MediaGroupUpdates/-media-group-update/index.html">dev.inmo.tgbotapi.types.update.MediaGroupUpdates.MediaGroupUpdate</a>s.</div></div>
</div>
</div>
</div>

View File

@@ -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.utils.updates.retrieving//longPolling/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter#kotlin.Int#kotlinx.coroutines.CoroutineScope#kotlin.coroutines.SuspendFunction1[kotlin.Throwable,kotlin.Unit]?/PointingToDeclaration//983538108">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.utils.updates.retrieving//longPolling/dev.inmo.tgbotapi.bot.RequestsExecutor#dev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter#kotlin.Int#kotlinx.coroutines.CoroutineScope#kotlin.coroutines.SuspendFunction1[kotlin.Throwable,kotlin.Unit]?/PointingToDeclaration//1575245857">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.utils.updates.retrieving</a>/<a href="long-polling.html">longPolling</a></div>
<div class="pull-right d-flex">
@@ -27,13 +27,13 @@
<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">fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F983538108">TelegramBot</a>.<a href="long-polling.html">longPolling</a>(flowsUpdatesFilter: <a href="../dev.inmo.tgbotapi.updateshandlers/-flows-updates-filter/index.html">FlowsUpdatesFilter</a>, timeoutSeconds: <a href="../dev.inmo.tgbotapi.types/index.html#%5Bdev.inmo.tgbotapi.types%2FSeconds%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F983538108">Seconds</a> = 30, scope: <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span> = CoroutineScope(Dispatchers.Default), exceptionsHandler: <span data-unresolved-link="dev.inmo.micro_utils.coroutines/ExceptionHandler///PointingToDeclaration/">ExceptionHandler</span>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>&gt;? = null): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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">fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1575245857">TelegramBot</a>.<a href="long-polling.html">longPolling</a>(flowsUpdatesFilter: <a href="../dev.inmo.tgbotapi.updateshandlers/-flows-updates-filter/index.html">FlowsUpdatesFilter</a>, timeoutSeconds: <a href="../dev.inmo.tgbotapi.types/index.html#%5Bdev.inmo.tgbotapi.types%2FSeconds%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1575245857">Seconds</a> = 30, scope: <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span> = CoroutineScope(Dispatchers.Default), exceptionsHandler: <span data-unresolved-link="dev.inmo.micro_utils.coroutines/ExceptionHandler///PointingToDeclaration/">ExceptionHandler</span>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>&gt;? = null): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
<p class="paragraph">Will <a href="start-getting-of-updates-by-long-polling.html">startGettingOfUpdatesByLongPolling</a> using incoming <a href="long-polling.html">flowsUpdatesFilter</a>. It is assumed that you ALREADY CONFIGURE all updates receivers, because this method will trigger getting of updates and.</p></div>
<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">fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F983538108">TelegramBot</a>.<a href="long-polling.html">longPolling</a>(timeoutSeconds: <a href="../dev.inmo.tgbotapi.types/index.html#%5Bdev.inmo.tgbotapi.types%2FSeconds%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F983538108">Seconds</a> = 30, scope: <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span> = CoroutineScope(Dispatchers.Default), exceptionsHandler: <span data-unresolved-link="dev.inmo.micro_utils.coroutines/ExceptionHandler///PointingToDeclaration/">ExceptionHandler</span>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>&gt;? = null, flowsUpdatesFilterUpdatesKeeperCount: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 100, flowUpdatesPreset: <a href="../dev.inmo.tgbotapi.updateshandlers/-flows-updates-filter/index.html">FlowsUpdatesFilter</a>.() -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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">fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1575245857">TelegramBot</a>.<a href="long-polling.html">longPolling</a>(timeoutSeconds: <a href="../dev.inmo.tgbotapi.types/index.html#%5Bdev.inmo.tgbotapi.types%2FSeconds%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1575245857">Seconds</a> = 30, scope: <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span> = CoroutineScope(Dispatchers.Default), exceptionsHandler: <span data-unresolved-link="dev.inmo.micro_utils.coroutines/ExceptionHandler///PointingToDeclaration/">ExceptionHandler</span>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>&gt;? = null, flowsUpdatesFilterUpdatesKeeperCount: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = 100, flowUpdatesPreset: <a href="../dev.inmo.tgbotapi.updateshandlers/-flows-updates-filter/index.html">FlowsUpdatesFilter</a>.() -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>
<p class="paragraph">Will enable <a href="long-polling.html">longPolling</a> by creating <a href="../dev.inmo.tgbotapi.updateshandlers/-flows-updates-filter/index.html">FlowsUpdatesFilter</a> with <a href="long-polling.html">flowsUpdatesFilterUpdatesKeeperCount</a> as an argument and applied <a href="long-polling.html">flowUpdatesPreset</a>. It is assumed that you WILL CONFIGURE all updates receivers in <a href="long-polling.html">flowUpdatesPreset</a>, because of after <a href="long-polling.html">flowUpdatesPreset</a> method calling will be triggered getting of updates.</p></div>
</div>

View File

@@ -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.utils.updates.retrieving//retrieveAccumulatedUpdates/dev.inmo.tgbotapi.bot.RequestsExecutor#kotlin.Boolean#kotlin.Boolean#kotlinx.coroutines.CoroutineScope#kotlin.coroutines.SuspendFunction1[kotlin.Throwable,kotlin.Unit]?#kotlin.collections.List[kotlin.String]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Unit]/PointingToDeclaration//983538108">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.utils.updates.retrieving//retrieveAccumulatedUpdates/dev.inmo.tgbotapi.bot.RequestsExecutor#kotlin.Boolean#kotlin.Boolean#kotlinx.coroutines.CoroutineScope#kotlin.coroutines.SuspendFunction1[kotlin.Throwable,kotlin.Unit]?#kotlin.collections.List[kotlin.String]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Unit]/PointingToDeclaration//1575245857">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.utils.updates.retrieving</a>/<a href="retrieve-accumulated-updates.html">retrieveAccumulatedUpdates</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">fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F983538108">TelegramBot</a>.<a href="retrieve-accumulated-updates.html">retrieveAccumulatedUpdates</a>(avoidInlineQueries: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, avoidCallbackQueries: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, scope: <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span> = CoroutineScope(Dispatchers.Default), exceptionsHandler: <span data-unresolved-link="dev.inmo.micro_utils.coroutines/ExceptionHandler///PointingToDeclaration/">ExceptionHandler</span>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>&gt;? = null, allowedUpdates: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>&gt;? = null, updatesReceiver: <a href="../dev.inmo.tgbotapi.updateshandlers/index.html#%5Bdev.inmo.tgbotapi.updateshandlers%2FUpdateReceiver%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F983538108">UpdateReceiver</a>&lt;<a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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">fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F983538108">TelegramBot</a>.<a href="retrieve-accumulated-updates.html">retrieveAccumulatedUpdates</a>(flowsUpdatesFilter: <a href="../dev.inmo.tgbotapi.updateshandlers/-flows-updates-filter/index.html">FlowsUpdatesFilter</a>, avoidInlineQueries: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, avoidCallbackQueries: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, scope: <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span> = CoroutineScope(Dispatchers.Default), exceptionsHandler: <span data-unresolved-link="dev.inmo.micro_utils.coroutines/ExceptionHandler///PointingToDeclaration/">ExceptionHandler</span>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>&gt;? = null): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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">fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1575245857">TelegramBot</a>.<a href="retrieve-accumulated-updates.html">retrieveAccumulatedUpdates</a>(avoidInlineQueries: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, avoidCallbackQueries: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, scope: <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span> = CoroutineScope(Dispatchers.Default), exceptionsHandler: <span data-unresolved-link="dev.inmo.micro_utils.coroutines/ExceptionHandler///PointingToDeclaration/">ExceptionHandler</span>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>&gt;? = null, allowedUpdates: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>&gt;? = null, updatesReceiver: <a href="../dev.inmo.tgbotapi.updateshandlers/index.html#%5Bdev.inmo.tgbotapi.updateshandlers%2FUpdateReceiver%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1575245857">UpdateReceiver</a>&lt;<a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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">fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1575245857">TelegramBot</a>.<a href="retrieve-accumulated-updates.html">retrieveAccumulatedUpdates</a>(flowsUpdatesFilter: <a href="../dev.inmo.tgbotapi.updateshandlers/-flows-updates-filter/index.html">FlowsUpdatesFilter</a>, avoidInlineQueries: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, avoidCallbackQueries: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = false, scope: <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span> = CoroutineScope(Dispatchers.Default), exceptionsHandler: <span data-unresolved-link="dev.inmo.micro_utils.coroutines/ExceptionHandler///PointingToDeclaration/">ExceptionHandler</span>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>&gt;? = null): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>

View File

@@ -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.utils.updates.retrieving//setWebhookInfoAndStartListenWebhooks/dev.inmo.tgbotapi.bot.RequestsExecutor#kotlin.Int#io.ktor.server.engine.ApplicationEngineFactory[*,*]#dev.inmo.tgbotapi.requests.webhook.SetWebhookRequest#kotlin.coroutines.SuspendFunction1[kotlin.Throwable,kotlin.Unit]#kotlin.String#kotlin.String#dev.inmo.tgbotapi.updateshandlers.webhook.WebhookPrivateKeyConfig?#kotlinx.coroutines.CoroutineScope#kotlin.Long#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Unit]/PointingToDeclaration//1305304588">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.utils.updates.retrieving//setWebhookInfoAndStartListenWebhooks/dev.inmo.tgbotapi.bot.RequestsExecutor#kotlin.Int#io.ktor.server.engine.ApplicationEngineFactory[*,*]#dev.inmo.tgbotapi.requests.webhook.SetWebhookRequest#kotlin.coroutines.SuspendFunction1[kotlin.Throwable,kotlin.Unit]#kotlin.String#kotlin.String#dev.inmo.tgbotapi.updateshandlers.webhook.WebhookPrivateKeyConfig?#kotlinx.coroutines.CoroutineScope#kotlin.Long#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Unit]/PointingToDeclaration//-2049603891">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.utils.updates.retrieving</a>/<a href="set-webhook-info-and-start-listen-webhooks.html">setWebhookInfoAndStartListenWebhooks</a></div>
<div class="pull-right d-flex">
@@ -27,7 +27,7 @@
<div class="divergent-group" data-filterable-current=":docs:dokkaHtml/jvmMain" data-filterable-set=":docs:dokkaHtml/jvmMain"><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/jvmMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.bot/-requests-executor/index.html#%5Bdev.inmo.tgbotapi.bot%2FRequestsExecutor%2F%2F%2FPointingToDeclaration%2F%5D%2FExtensions%2F1305304588">RequestsExecutor</a>.<a href="set-webhook-info-and-start-listen-webhooks.html">setWebhookInfoAndStartListenWebhooks</a>(listenPort: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>, engineFactory: <span data-unresolved-link="io.ktor.server.engine/ApplicationEngineFactory///PointingToDeclaration/">ApplicationEngineFactory</span>&lt;*, *&gt;, setWebhookRequest: <a href="../dev.inmo.tgbotapi.requests.webhook/-set-webhook-request/index.html">SetWebhookRequest</a>, exceptionsHandler: <span data-unresolved-link="dev.inmo.micro_utils.coroutines/ExceptionHandler///PointingToDeclaration/">ExceptionHandler</span>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>&gt; = {}, listenHost: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a> = &quot;0.0.0.0&quot;, listenRoute: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a> = &quot;/&quot;, privateKeyConfig: <a href="../dev.inmo.tgbotapi.updateshandlers.webhook/-webhook-private-key-config/index.html">WebhookPrivateKeyConfig</a>? = null, scope: <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span> = CoroutineScope(Executors.newFixedThreadPool(4).asCoroutineDispatcher()), mediaGroupsDebounceTimeMillis: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html">Long</a> = 1000L, block: <span data-unresolved-link="dev.inmo.tgbotapi.updateshandlers/UpdateReceiver///PointingToDeclaration/">UpdateReceiver</span>&lt;<a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;): <span data-unresolved-link="io.ktor.server.engine/ApplicationEngine///PointingToDeclaration/">ApplicationEngine</span><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/jvmMain"><div class="symbol monospace">suspend fun <a href="../dev.inmo.tgbotapi.bot/-requests-executor/index.html#%5Bdev.inmo.tgbotapi.bot%2FRequestsExecutor%2F%2F%2FPointingToDeclaration%2F%5D%2FExtensions%2F-2049603891">RequestsExecutor</a>.<a href="set-webhook-info-and-start-listen-webhooks.html">setWebhookInfoAndStartListenWebhooks</a>(listenPort: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>, engineFactory: <span data-unresolved-link="io.ktor.server.engine/ApplicationEngineFactory///PointingToDeclaration/">ApplicationEngineFactory</span>&lt;*, *&gt;, setWebhookRequest: <a href="../dev.inmo.tgbotapi.requests.webhook/-set-webhook-request/index.html">SetWebhookRequest</a>, exceptionsHandler: <span data-unresolved-link="dev.inmo.micro_utils.coroutines/ExceptionHandler///PointingToDeclaration/">ExceptionHandler</span>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>&gt; = {}, listenHost: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a> = &quot;0.0.0.0&quot;, listenRoute: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a> = &quot;/&quot;, privateKeyConfig: <a href="../dev.inmo.tgbotapi.updateshandlers.webhook/-webhook-private-key-config/index.html">WebhookPrivateKeyConfig</a>? = null, scope: <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span> = CoroutineScope(Executors.newFixedThreadPool(4).asCoroutineDispatcher()), mediaGroupsDebounceTimeMillis: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html">Long</a> = 1000L, block: <span data-unresolved-link="dev.inmo.tgbotapi.updateshandlers/UpdateReceiver///PointingToDeclaration/">UpdateReceiver</span>&lt;<a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;): <span data-unresolved-link="io.ktor.server.engine/ApplicationEngine///PointingToDeclaration/">ApplicationEngine</span><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>
<p class="paragraph">Setting up ktor server, set webhook info via <a href="../dev.inmo.tgbotapi.requests.webhook/-set-webhook-request/index.html">SetWebhookRequest</a> request.</p><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/jvmMain"><div data-togglable="See also"><div class="table" data-togglable="See also"><div class="table-row" data-filterable-current=":docs:dokkaHtml/jvmMain" data-filterable-set=":docs:dokkaHtml/jvmMain"><div class="main-subrow keyValue WithExtraAttributes RowTitle"><div class=""><span class="inline-flex"><a href="../dev.inmo.tgbotapi.updateshandlers/-flows-updates-filter/index.html">dev.inmo.tgbotapi.updateshandlers.FlowsUpdatesFilter</a></span><span class="inline-flex"><div data-togglable="See also"></div></span></div><div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/jvmMain" data-filterable-set=":docs:dokkaHtml/jvmMain"><div class="main-subrow keyValue WithExtraAttributes RowTitle"><div class=""><span class="inline-flex"><a href="../dev.inmo.tgbotapi.updateshandlers/-updates-filter/as-update-receiver.html">dev.inmo.tgbotapi.updateshandlers.UpdatesFilter</a></span><span class="inline-flex"><div data-togglable="See also"></div></span></div><div></div></div></div></div></div></div></div></div><h2 class="">Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":docs:dokkaHtml/jvmMain"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":docs:dokkaHtml/jvmMain" data-filterable-set=":docs:dokkaHtml/jvmMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex">listenPort</span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">port which will be listen by bot</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/jvmMain" data-filterable-set=":docs:dokkaHtml/jvmMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex">listenRoute</span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">address to listen by bot</p></div></div></div></div></div><div class="table-row" data-filterable-current=":docs:dokkaHtml/jvmMain" data-filterable-set=":docs:dokkaHtml/jvmMain"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex">scope</span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Scope which will be used for</p></div></div></div></div></div></div></div></div></div></div></div>
</div>

View File

@@ -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.utils.updates.retrieving//startGettingOfUpdatesByLongPolling/dev.inmo.tgbotapi.bot.RequestsExecutor#kotlin.Int#kotlinx.coroutines.CoroutineScope#kotlin.coroutines.SuspendFunction1[kotlin.Throwable,kotlin.Unit]?#kotlin.collections.List[kotlin.String]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Unit]/PointingToDeclaration//983538108">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.utils.updates.retrieving//startGettingOfUpdatesByLongPolling/dev.inmo.tgbotapi.bot.RequestsExecutor#kotlin.Int#kotlinx.coroutines.CoroutineScope#kotlin.coroutines.SuspendFunction1[kotlin.Throwable,kotlin.Unit]?#kotlin.collections.List[kotlin.String]?#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Unit]/PointingToDeclaration//1575245857">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.utils.updates.retrieving</a>/<a href="start-getting-of-updates-by-long-polling.html">startGettingOfUpdatesByLongPolling</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">fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F983538108">TelegramBot</a>.<a href="start-getting-of-updates-by-long-polling.html">startGettingOfUpdatesByLongPolling</a>(timeoutSeconds: <a href="../dev.inmo.tgbotapi.types/index.html#%5Bdev.inmo.tgbotapi.types%2FSeconds%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F983538108">Seconds</a> = 30, scope: <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span> = CoroutineScope(Dispatchers.Default), exceptionsHandler: <span data-unresolved-link="dev.inmo.micro_utils.coroutines/ExceptionHandler///PointingToDeclaration/">ExceptionHandler</span>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>&gt;? = null, allowedUpdates: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>&gt;? = null, updatesReceiver: <a href="../dev.inmo.tgbotapi.updateshandlers/index.html#%5Bdev.inmo.tgbotapi.updateshandlers%2FUpdateReceiver%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F983538108">UpdateReceiver</a>&lt;<a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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">fun <a href="../dev.inmo.tgbotapi.bot/-requests-executor/index.html">RequestsExecutor</a>.<a href="start-getting-of-updates-by-long-polling.html">startGettingOfUpdatesByLongPolling</a>(updatesFilter: <a href="../dev.inmo.tgbotapi.updateshandlers/-updates-filter/index.html">UpdatesFilter</a>, timeoutSeconds: <a href="../dev.inmo.tgbotapi.types/index.html#%5Bdev.inmo.tgbotapi.types%2FSeconds%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F983538108">Seconds</a> = 30, exceptionsHandler: <span data-unresolved-link="dev.inmo.micro_utils.coroutines/ExceptionHandler///PointingToDeclaration/">ExceptionHandler</span>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>&gt;? = null, scope: <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span> = CoroutineScope(Dispatchers.Default)): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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">fun <a href="../dev.inmo.tgbotapi.bot/index.html#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1575245857">TelegramBot</a>.<a href="start-getting-of-updates-by-long-polling.html">startGettingOfUpdatesByLongPolling</a>(timeoutSeconds: <a href="../dev.inmo.tgbotapi.types/index.html#%5Bdev.inmo.tgbotapi.types%2FSeconds%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1575245857">Seconds</a> = 30, scope: <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span> = CoroutineScope(Dispatchers.Default), exceptionsHandler: <span data-unresolved-link="dev.inmo.micro_utils.coroutines/ExceptionHandler///PointingToDeclaration/">ExceptionHandler</span>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>&gt;? = null, allowedUpdates: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>&gt;? = null, updatesReceiver: <a href="../dev.inmo.tgbotapi.updateshandlers/index.html#%5Bdev.inmo.tgbotapi.updateshandlers%2FUpdateReceiver%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1575245857">UpdateReceiver</a>&lt;<a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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">fun <a href="../dev.inmo.tgbotapi.bot/-requests-executor/index.html">RequestsExecutor</a>.<a href="start-getting-of-updates-by-long-polling.html">startGettingOfUpdatesByLongPolling</a>(updatesFilter: <a href="../dev.inmo.tgbotapi.updateshandlers/-updates-filter/index.html">UpdatesFilter</a>, timeoutSeconds: <a href="../dev.inmo.tgbotapi.types/index.html#%5Bdev.inmo.tgbotapi.types%2FSeconds%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1575245857">Seconds</a> = 30, exceptionsHandler: <span data-unresolved-link="dev.inmo.micro_utils.coroutines/ExceptionHandler///PointingToDeclaration/">ExceptionHandler</span>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>&gt;? = null, scope: <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span> = CoroutineScope(Dispatchers.Default)): <span data-unresolved-link="kotlinx.coroutines/Job///PointingToDeclaration/">Job</span><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>

View File

@@ -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.utils.updates.retrieving//startListenWebhooks/#kotlin.Int#io.ktor.server.engine.ApplicationEngineFactory[*,*]#kotlin.coroutines.SuspendFunction1[kotlin.Throwable,kotlin.Unit]#kotlin.String#kotlin.String?#dev.inmo.tgbotapi.updateshandlers.webhook.WebhookPrivateKeyConfig?#kotlinx.coroutines.CoroutineScope#kotlin.Long#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Unit]/PointingToDeclaration//1305304588">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.utils.updates.retrieving//startListenWebhooks/#kotlin.Int#io.ktor.server.engine.ApplicationEngineFactory[*,*]#kotlin.coroutines.SuspendFunction1[kotlin.Throwable,kotlin.Unit]#kotlin.String#kotlin.String?#dev.inmo.tgbotapi.updateshandlers.webhook.WebhookPrivateKeyConfig?#kotlinx.coroutines.CoroutineScope#kotlin.Long#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Unit]/PointingToDeclaration//-2049603891">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.utils.updates.retrieving</a>/<a href="start-listen-webhooks.html">startListenWebhooks</a></div>
<div class="pull-right d-flex">

View File

@@ -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.utils.updates.retrieving//updateHandlerWithMediaGroupsAdaptation/kotlinx.coroutines.CoroutineScope#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Unit]#kotlin.Long/PointingToDeclaration//983538108">
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="docs::dev.inmo.tgbotapi.extensions.utils.updates.retrieving//updateHandlerWithMediaGroupsAdaptation/kotlinx.coroutines.CoroutineScope#kotlin.coroutines.SuspendFunction1[dev.inmo.tgbotapi.types.update.abstracts.Update,kotlin.Unit]#kotlin.Long/PointingToDeclaration//1575245857">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">docs</a>/<a href="index.html">dev.inmo.tgbotapi.extensions.utils.updates.retrieving</a>/<a href="update-handler-with-media-groups-adaptation.html">updateHandlerWithMediaGroupsAdaptation</a></div>
<div class="pull-right d-flex">
@@ -27,9 +27,9 @@
<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">fun <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span>.<a href="update-handler-with-media-groups-adaptation.html">updateHandlerWithMediaGroupsAdaptation</a>(output: <a href="../dev.inmo.tgbotapi.updateshandlers/index.html#%5Bdev.inmo.tgbotapi.updateshandlers%2FUpdateReceiver%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F983538108">UpdateReceiver</a>&lt;<a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;, debounceTimeMillis: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html">Long</a> = 1000L): <a href="../dev.inmo.tgbotapi.updateshandlers/index.html#%5Bdev.inmo.tgbotapi.updateshandlers%2FUpdateReceiver%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F983538108">UpdateReceiver</a>&lt;<a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;<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">fun <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span>.<a href="update-handler-with-media-groups-adaptation.html">updateHandlerWithMediaGroupsAdaptation</a>(output: <a href="../dev.inmo.tgbotapi.updateshandlers/index.html#%5Bdev.inmo.tgbotapi.updateshandlers%2FUpdateReceiver%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F983538108">UpdateReceiver</a>&lt;<a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;): suspend (<a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</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">fun <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span>.<a href="update-handler-with-media-groups-adaptation.html">updateHandlerWithMediaGroupsAdaptation</a>(output: <a href="../dev.inmo.tgbotapi.updateshandlers/index.html#%5Bdev.inmo.tgbotapi.updateshandlers%2FUpdateReceiver%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1575245857">UpdateReceiver</a>&lt;<a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;, debounceTimeMillis: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html">Long</a> = 1000L): <a href="../dev.inmo.tgbotapi.updateshandlers/index.html#%5Bdev.inmo.tgbotapi.updateshandlers%2FUpdateReceiver%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1575245857">UpdateReceiver</a>&lt;<a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;<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">fun <span data-unresolved-link="kotlinx.coroutines/CoroutineScope///PointingToDeclaration/">CoroutineScope</span>.<a href="update-handler-with-media-groups-adaptation.html">updateHandlerWithMediaGroupsAdaptation</a>(output: <a href="../dev.inmo.tgbotapi.updateshandlers/index.html#%5Bdev.inmo.tgbotapi.updateshandlers%2FUpdateReceiver%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1575245857">UpdateReceiver</a>&lt;<a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>&gt;): suspend (<a href="../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html">Update</a>) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</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>
<p class="paragraph">Create <a href="../dev.inmo.tgbotapi.updateshandlers/index.html#%5Bdev.inmo.tgbotapi.updateshandlers%2FUpdateReceiver%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F983538108">UpdateReceiver</a> object which will correctly accumulate updates and send into output updates which INCLUDE <a href="../dev.inmo.tgbotapi.types.update.MediaGroupUpdates/-media-group-update/index.html">dev.inmo.tgbotapi.types.update.MediaGroupUpdates.MediaGroupUpdate</a>s.</p><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.updateshandlers/index.html#%5Bdev.inmo.tgbotapi.updateshandlers%2FUpdateReceiver%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F983538108">dev.inmo.tgbotapi.updateshandlers.UpdateReceiver</a></span><span class="inline-flex"><div data-togglable="See also"></div></span></div><div></div></div></div></div></div></div></div></div></div>
<p class="paragraph">Create <a href="../dev.inmo.tgbotapi.updateshandlers/index.html#%5Bdev.inmo.tgbotapi.updateshandlers%2FUpdateReceiver%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1575245857">UpdateReceiver</a> object which will correctly accumulate updates and send into output updates which INCLUDE <a href="../dev.inmo.tgbotapi.types.update.MediaGroupUpdates/-media-group-update/index.html">dev.inmo.tgbotapi.types.update.MediaGroupUpdates.MediaGroupUpdate</a>s.</p><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.updateshandlers/index.html#%5Bdev.inmo.tgbotapi.updateshandlers%2FUpdateReceiver%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F1575245857">dev.inmo.tgbotapi.updateshandlers.UpdateReceiver</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>
<div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2021 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
</div>