2021-03-21 17:26:45 +00:00
< html >
< head >
< meta name = "viewport" content = "width=device-width, initial-scale=1" charset = "UTF-8" >
< title > dev.inmo.tgbotapi.extensions.utils.updates.retrieving< / title >
< link href = "../../../../images/logo-icon.svg" rel = "icon" type = "image/svg" > < script > var pathToRoot = "../../" ; < / script > < script type = "text/javascript" src = "../../scripts/sourceset_dependencies.js" async = "async" > < / script > < link href = "../../styles/style.css" rel = "Stylesheet" > < link href = "../../styles/logo-styles.css" rel = "Stylesheet" > < link href = "../../styles/jetbrains-mono.css" rel = "Stylesheet" > < link href = "../../styles/main.css" rel = "Stylesheet" > < script type = "text/javascript" src = "../../scripts/clipboard.js" async = "async" > < / script > < script type = "text/javascript" src = "../../scripts/navigation-loader.js" async = "async" > < / script > < script type = "text/javascript" src = "../../scripts/platform-content-handler.js" async = "async" > < / script > < script type = "text/javascript" src = "../../scripts/main.js" async = "async" > < / script > < / head >
< body >
< div id = "container" >
< div id = "leftColumn" > < a href = "../../index.html" >
< div id = "logo" > < / div >
< / a >
< div id = "paneSearch" > < / div >
< div id = "sideMenu" > < / div >
< / div >
< div id = "main" >
< div id = "leftToggler" > < span class = "icon-toggler" > < / span > < / div >
2021-04-30 04:00:18 +00:00
< 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//1103238440" >
2021-03-21 17:26:45 +00:00
< 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" >
< div class = "filter-section" id = "filter-section" > < button class = "platform-tag platform-selector common-like" data-active = "" data-filter = ":docs:dokkaHtml/commonMain" > common< / button > < button class = "platform-tag platform-selector jvm-like" data-active = "" data-filter = ":docs:dokkaHtml/jvmMain" > jvm< / button > < / div >
< div id = "searchBar" > < / div >
< / div >
< / div >
< div class = "cover " >
< h1 class = "cover" > < span > Package dev.< / span > < wbr > < / wbr > < span > inmo.< / span > < wbr > < / wbr > < span > tgbotapi.< / span > < wbr > < / wbr > < span > extensions.< / span > < wbr > < / wbr > < span > utils.< / span > < wbr > < / wbr > < span > updates.< / span > < wbr > < / wbr > < span > retrieving< / span > < / h1 >
< / div >
< div class = "tabbedcontent" >
< 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 >
2021-04-30 04:00:18 +00:00
< div class = "table" data-togglable = "Functions" > < a data-name = "895087387%2FFunctions%2F-1982836883" anchor-label = "createAccumulatedUpdatesRetrieverFlow" id = "895087387%2FFunctions%2F-1982836883" data-filterable-set = ":docs:dokkaHtml/commonMain" > < / a >
2021-03-21 17:26:45 +00:00
< div class = "table-row" data-filterable-current = ":docs:dokkaHtml/commonMain" data-filterable-set = ":docs:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-04-30 04:00:18 +00:00
< 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 = "895087387%2FFunctions%2F-1982836883" > < / span >
2021-03-21 17:26:45 +00:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div >
< div class = "platform-tags " >
< div class = "platform-tag common-like" > common< / div >
< / div >
< 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 >
2021-04-30 04:00:18 +00:00
< 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#-1167693203%2FClasslikes%2F-1982836883" > 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 > < < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html" > Unit< / a > > ? = null, allowedUpdates: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html" > List< / a > < < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html" > String< / a > > ? = null): < span data-unresolved-link = "kotlinx.coroutines.flow/Flow///PointingToDeclaration/" > Flow< / span > < < a href = "../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html" > Update< / 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 >
2021-03-21 17:26:45 +00:00
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
2021-04-30 04:00:18 +00:00
< a data-name = "135906216%2FFunctions%2F2063174889" anchor-label = "includeWebhookHandlingInRoute" id = "135906216%2FFunctions%2F2063174889" data-filterable-set = ":docs:dokkaHtml/jvmMain" > < / a >
2021-03-21 17:26:45 +00:00
< div class = "table-row" data-filterable-current = ":docs:dokkaHtml/jvmMain" data-filterable-set = ":docs:dokkaHtml/jvmMain" >
< div class = "main-subrow keyValue " >
2021-04-30 04:00:18 +00:00
< 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 = "135906216%2FFunctions%2F2063174889" > < / span >
2021-03-21 17:26:45 +00:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div >
< div class = "platform-tags " >
< div class = "platform-tag jvm-like" > jvm< / div >
< / div >
< 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" > 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 > < < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html" > Unit< / a > > ? = 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 > < < a href = "../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html" > Update< / 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 >
2021-04-30 04:00:18 +00:00
< a data-name = "135906216%2FFunctions%2F2063174889" anchor-label = "includeWebhookHandlingInRoute" id = "135906216%2FFunctions%2F2063174889" data-filterable-set = ":docs:dokkaHtml/jvmMain" > < / a > < div class = "brief " > < a data-name = "135906216%2FFunctions%2F2063174889" anchor-label = "includeWebhookHandlingInRoute" id = "135906216%2FFunctions%2F2063174889" data-filterable-set = ":docs:dokkaHtml/jvmMain" > < / a > Allows to include webhook in custom route everywhere in your server< / div > < / div >
2021-03-21 17:26:45 +00:00
< / div >
< / div >
< / div >
< / div >
2021-04-30 04:00:18 +00:00
< a data-name = "-868229438%2FFunctions%2F2063174889" anchor-label = "includeWebhookHandlingInRouteWithFlows" id = "-868229438%2FFunctions%2F2063174889" data-filterable-set = ":docs:dokkaHtml/jvmMain" > < / a >
2021-03-21 17:26:45 +00:00
< div class = "table-row" data-filterable-current = ":docs:dokkaHtml/jvmMain" data-filterable-set = ":docs:dokkaHtml/jvmMain" >
< div class = "main-subrow keyValue " >
2021-04-30 04:00:18 +00:00
< 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 = "-868229438%2FFunctions%2F2063174889" > < / span >
2021-03-21 17:26:45 +00:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div >
< div class = "platform-tags " >
< div class = "platform-tag jvm-like" > jvm< / div >
< / div >
< 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" > fun < span data-unresolved-link = "io.ktor.routing/Route///PointingToDeclaration/" > Route< / span > .< a href = "include-webhook-handling-in-route-with-flows.html" > includeWebhookHandlingInRouteWithFlows< / 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 > < < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html" > Unit< / a > > ? = null, mediaGroupsDebounceTimeMillis: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html" > Long< / a > = 1000L, block: < a href = "../dev.inmo.tgbotapi.updateshandlers/-flows-updates-filter/index.html" > FlowsUpdatesFilter< / a > .() -> < 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 >
< / div >
< / div >
< / div >
< / div >
< / div >
2021-04-30 04:00:18 +00:00
< a data-name = "371375894%2FFunctions%2F-1982836883" anchor-label = "longPolling" id = "371375894%2FFunctions%2F-1982836883" data-filterable-set = ":docs:dokkaHtml/commonMain" > < / a >
2021-03-21 17:26:45 +00:00
< div class = "table-row" data-filterable-current = ":docs:dokkaHtml/commonMain" data-filterable-set = ":docs:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-04-30 04:00:18 +00:00
< div class = "" > < span class = "inline-flex" > < a href = "long-polling.html" > longPolling< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "371375894%2FFunctions%2F-1982836883" > < / span >
2021-03-21 17:26:45 +00:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div >
< div class = "platform-tags " >
< div class = "platform-tag common-like" > common< / div >
< / div >
< 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 >
2021-04-30 04:00:18 +00:00
< 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#-1167693203%2FClasslikes%2F-1982836883" > 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#-1838927582%2FClasslikes%2F-1982836883" > 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 > < < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html" > Unit< / a > > ? = 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 >
2021-03-21 17:26:45 +00:00
< / div >
2021-04-30 04:00:18 +00:00
< a data-name = "730947619%2FFunctions%2F-1982836883" anchor-label = "longPolling" id = "730947619%2FFunctions%2F-1982836883" data-filterable-set = ":docs:dokkaHtml/commonMain" > < / a > < div class = "brief " > < a data-name = "730947619%2FFunctions%2F-1982836883" anchor-label = "longPolling" id = "730947619%2FFunctions%2F-1982836883" 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 >
2021-03-21 17:26:45 +00:00
< 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 >
2021-04-30 04:00:18 +00:00
< 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#-1167693203%2FClasslikes%2F-1982836883" > TelegramBot< / a > .< a href = "long-polling.html" > longPolling< / a > (timeoutSeconds: < a href = "../dev.inmo.tgbotapi.types/index.html#-1838927582%2FClasslikes%2F-1982836883" > 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 > < < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html" > Unit< / a > > ? = 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 > .() -> < 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 >
2021-03-21 17:26:45 +00:00
< / div >
2021-04-30 04:00:18 +00:00
< a data-name = "625687181%2FFunctions%2F-1982836883" anchor-label = "longPolling" id = "625687181%2FFunctions%2F-1982836883" data-filterable-set = ":docs:dokkaHtml/commonMain" > < / a > < div class = "brief " > < a data-name = "625687181%2FFunctions%2F-1982836883" anchor-label = "longPolling" id = "625687181%2FFunctions%2F-1982836883" 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 >
2021-06-30 08:55:38 +00:00
< / div >
< / div >
< / div >
< / div >
< a data-name = "728851747%2FFunctions%2F-1982836883" anchor-label = "longPollingFlow" id = "728851747%2FFunctions%2F-1982836883" 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-flow.html" > longPollingFlow< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "728851747%2FFunctions%2F-1982836883" > < / span >
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div >
< div class = "platform-tags " >
< div class = "platform-tag common-like" > common< / div >
< / div >
< 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#-1167693203%2FClasslikes%2F-1982836883" > TelegramBot< / a > .< a href = "long-polling-flow.html" > longPollingFlow< / a > (timeoutSeconds: < a href = "../dev.inmo.tgbotapi.types/index.html#-1838927582%2FClasslikes%2F-1982836883" > Seconds< / a > = 30, exceptionsHandler: < span data-unresolved-link = "dev.inmo.micro_utils.coroutines/ExceptionHandler///PointingToDeclaration/" > ExceptionHandler< / span > < < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html" > Unit< / a > > ? = null, allowedUpdates: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html" > List< / a > < < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html" > String< / a > > ? = null): < span data-unresolved-link = "kotlinx.coroutines.flow/Flow///PointingToDeclaration/" > Flow< / span > < < a href = "../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html" > Update< / a > > < span class = "top-right-position" > < span class = "copy-icon" > < / span > < div class = "copy-popup-wrapper popup-to-left" > < span class = "copy-popup-icon" > < / span > < span > Content copied to clipboard< / span > < / div > < / span > < / div > < / div > < / div >
< / div >
< / div >
2021-03-21 17:26:45 +00:00
< / div >
< / div >
< / div >
< / div >
2021-04-30 04:00:18 +00:00
< a data-name = "-25728744%2FFunctions%2F-1982836883" anchor-label = "retrieveAccumulatedUpdates" id = "-25728744%2FFunctions%2F-1982836883" data-filterable-set = ":docs:dokkaHtml/commonMain" > < / a >
2021-03-21 17:26:45 +00:00
< div class = "table-row" data-filterable-current = ":docs:dokkaHtml/commonMain" data-filterable-set = ":docs:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-04-30 04:00:18 +00:00
< div class = "" > < span class = "inline-flex" > < a href = "retrieve-accumulated-updates.html" > retrieveAccumulatedUpdates< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "-25728744%2FFunctions%2F-1982836883" > < / span >
2021-03-21 17:26:45 +00:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div >
< div class = "platform-tags " >
< div class = "platform-tag common-like" > common< / div >
< / div >
< 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 >
2021-04-30 04:00:18 +00:00
< 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#-1167693203%2FClasslikes%2F-1982836883" > 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 > < < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html" > Unit< / a > > ? = 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#-1167693203%2FClasslikes%2F-1982836883" > 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 > < < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html" > Unit< / a > > ? = null, allowedUpdates: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html" > List< / a > < < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html" > String< / a > > ? = null, updatesReceiver: < a href = "../dev.inmo.tgbotapi.updateshandlers/index.html#-1676068861%2FClasslikes%2F-1982836883" > UpdateReceiver< / a > < < a href = "../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html" > Update< / 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 >
2021-03-21 17:26:45 +00:00
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
2021-04-30 04:00:18 +00:00
< a data-name = "-2099623137%2FFunctions%2F2063174889" anchor-label = "setWebhookInfoAndStartListenWebhooks" id = "-2099623137%2FFunctions%2F2063174889" data-filterable-set = ":docs:dokkaHtml/jvmMain" > < / a >
2021-03-21 17:26:45 +00:00
< div class = "table-row" data-filterable-current = ":docs:dokkaHtml/jvmMain" data-filterable-set = ":docs:dokkaHtml/jvmMain" >
< div class = "main-subrow keyValue " >
2021-04-30 04:00:18 +00:00
< 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 = "-2099623137%2FFunctions%2F2063174889" > < / span >
2021-03-21 17:26:45 +00:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div >
< div class = "platform-tags " >
< div class = "platform-tag jvm-like" > jvm< / div >
< / div >
< 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 >
2021-04-30 04:00:18 +00:00
< 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#1584683032%2FExtensions%2F2063174889" > 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 > < *, *> , 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 > < < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html" > Unit< / a > > = {}, listenHost: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html" > String< / a > = " 0.0.0.0" , listenRoute: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html" > String< / a > = " /" , 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 > < < a href = "../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html" > Update< / a > > ): < 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 >
2021-03-21 17:26:45 +00:00
< / div >
2021-04-30 04:00:18 +00:00
< a data-name = "-2099623137%2FFunctions%2F2063174889" anchor-label = "setWebhookInfoAndStartListenWebhooks" id = "-2099623137%2FFunctions%2F2063174889" data-filterable-set = ":docs:dokkaHtml/jvmMain" > < / a > < div class = "brief " > < a data-name = "-2099623137%2FFunctions%2F2063174889" anchor-label = "setWebhookInfoAndStartListenWebhooks" id = "-2099623137%2FFunctions%2F2063174889" 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 >
2021-03-21 17:26:45 +00:00
< / div >
< / div >
< / div >
< / div >
2021-04-30 04:00:18 +00:00
< a data-name = "-1882856717%2FFunctions%2F-1982836883" anchor-label = "startGettingOfUpdatesByLongPolling" id = "-1882856717%2FFunctions%2F-1982836883" data-filterable-set = ":docs:dokkaHtml/commonMain" > < / a >
2021-03-21 17:26:45 +00:00
< div class = "table-row" data-filterable-current = ":docs:dokkaHtml/commonMain" data-filterable-set = ":docs:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-04-30 04:00:18 +00:00
< 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 = "-1882856717%2FFunctions%2F-1982836883" > < / span >
2021-03-21 17:26:45 +00:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div >
< div class = "platform-tags " >
< div class = "platform-tag common-like" > common< / div >
< / div >
< 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 >
2021-04-30 04:00:18 +00:00
< 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#-1838927582%2FClasslikes%2F-1982836883" > Seconds< / a > = 30, exceptionsHandler: < span data-unresolved-link = "dev.inmo.micro_utils.coroutines/ExceptionHandler///PointingToDeclaration/" > ExceptionHandler< / span > < < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html" > Unit< / a > > ? = 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#-1167693203%2FClasslikes%2F-1982836883" > TelegramBot< / a > .< a href = "start-getting-of-updates-by-long-polling.html" > startGettingOfUpdatesByLongPolling< / a > (timeoutSeconds: < a href = "../dev.inmo.tgbotapi.types/index.html#-1838927582%2FClasslikes%2F-1982836883" > 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 > < < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html" > Unit< / a > > ? = null, allowedUpdates: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html" > List< / a > < < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html" > String< / a > > ? = null, updatesReceiver: < a href = "../dev.inmo.tgbotapi.updateshandlers/index.html#-1676068861%2FClasslikes%2F-1982836883" > UpdateReceiver< / a > < < a href = "../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html" > Update< / 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 >
2021-03-21 17:26:45 +00:00
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
2021-04-30 04:00:18 +00:00
< a data-name = "718667552%2FFunctions%2F2063174889" anchor-label = "startListenWebhooks" id = "718667552%2FFunctions%2F2063174889" data-filterable-set = ":docs:dokkaHtml/jvmMain" > < / a >
2021-03-21 17:26:45 +00:00
< div class = "table-row" data-filterable-current = ":docs:dokkaHtml/jvmMain" data-filterable-set = ":docs:dokkaHtml/jvmMain" >
< div class = "main-subrow keyValue " >
2021-04-30 04:00:18 +00:00
< div class = "" > < span class = "inline-flex" > < a href = "start-listen-webhooks.html" > startListenWebhooks< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "718667552%2FFunctions%2F2063174889" > < / span >
2021-03-21 17:26:45 +00:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div >
< div class = "platform-tags " >
< div class = "platform-tag jvm-like" > jvm< / div >
< / div >
< 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" > 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 > < *, *> , exceptionsHandler: < span data-unresolved-link = "dev.inmo.micro_utils.coroutines/ExceptionHandler///PointingToDeclaration/" > ExceptionHandler< / span > < < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html" > Unit< / a > > , listenHost: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html" > String< / a > = " 0.0.0.0" , 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 > < < a href = "../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html" > Update< / a > > ): < 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 >
2021-04-30 04:00:18 +00:00
< a data-name = "718667552%2FFunctions%2F2063174889" anchor-label = "startListenWebhooks" id = "718667552%2FFunctions%2F2063174889" data-filterable-set = ":docs:dokkaHtml/jvmMain" > < / a > < div class = "brief " > < a data-name = "718667552%2FFunctions%2F2063174889" anchor-label = "startListenWebhooks" id = "718667552%2FFunctions%2F2063174889" data-filterable-set = ":docs:dokkaHtml/jvmMain" > < / a > Setting up ktor server< / div > < / div >
2021-03-21 17:26:45 +00:00
< / div >
< / div >
< / div >
< / div >
2021-04-30 04:00:18 +00:00
< a data-name = "263531264%2FFunctions%2F-1982836883" anchor-label = "updateHandlerWithMediaGroupsAdaptation" id = "263531264%2FFunctions%2F-1982836883" data-filterable-set = ":docs:dokkaHtml/commonMain" > < / a >
2021-03-21 17:26:45 +00:00
< div class = "table-row" data-filterable-current = ":docs:dokkaHtml/commonMain" data-filterable-set = ":docs:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-04-30 04:00:18 +00:00
< 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 = "263531264%2FFunctions%2F-1982836883" > < / span >
2021-03-21 17:26:45 +00:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div >
< div class = "platform-tags " >
< div class = "platform-tag common-like" > common< / div >
< / div >
< 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 >
2021-04-30 04:00:18 +00:00
< 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#-1676068861%2FClasslikes%2F-1982836883" > UpdateReceiver< / a > < < a href = "../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html" > Update< / a > > ): suspend (< a href = "../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html" > Update< / a > ) -> < 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 >
2021-03-21 17:26:45 +00:00
< / div >
2021-04-30 04:00:18 +00:00
< a data-name = "1328805849%2FFunctions%2F-1982836883" anchor-label = "updateHandlerWithMediaGroupsAdaptation" id = "1328805849%2FFunctions%2F-1982836883" data-filterable-set = ":docs:dokkaHtml/commonMain" > < / a > < div class = "brief " > < a data-name = "1328805849%2FFunctions%2F-1982836883" anchor-label = "updateHandlerWithMediaGroupsAdaptation" id = "1328805849%2FFunctions%2F-1982836883" data-filterable-set = ":docs:dokkaHtml/commonMain" > < / a > Create < a href = "../dev.inmo.tgbotapi.updateshandlers/index.html#-1676068861%2FClasslikes%2F-1982836883" > 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 >
2021-03-21 17:26:45 +00:00
< 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 >
2021-04-30 04:00:18 +00:00
< 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#-1676068861%2FClasslikes%2F-1982836883" > UpdateReceiver< / a > < < a href = "../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html" > Update< / a > > , 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#-1676068861%2FClasslikes%2F-1982836883" > UpdateReceiver< / a > < < a href = "../dev.inmo.tgbotapi.types.update.abstracts/-update/index.html" > Update< / 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 >
2021-03-21 17:26:45 +00:00
< / div >
2021-04-30 04:00:18 +00:00
< a data-name = "83044787%2FFunctions%2F-1982836883" anchor-label = "updateHandlerWithMediaGroupsAdaptation" id = "83044787%2FFunctions%2F-1982836883" data-filterable-set = ":docs:dokkaHtml/commonMain" > < / a > < div class = "brief " > < a data-name = "83044787%2FFunctions%2F-1982836883" anchor-label = "updateHandlerWithMediaGroupsAdaptation" id = "83044787%2FFunctions%2F-1982836883" data-filterable-set = ":docs:dokkaHtml/commonMain" > < / a > Create < a href = "../dev.inmo.tgbotapi.updateshandlers/index.html#-1676068861%2FClasslikes%2F-1982836883" > 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 >
2021-03-21 17:26:45 +00:00
< / 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 >
< / div >
< / body >
< / html >