1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-09-30 06:26:08 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.extensions.utils.updates.retrieving/include-webhook-handling-in-route-with-flows.md
2021-03-17 15:18:37 +00:00

759 B

//docs/dev.inmo.tgbotapi.extensions.utils.updates.retrieving/includeWebhookHandlingInRouteWithFlows

includeWebhookHandlingInRouteWithFlows

[jvm]
Content
fun .includeWebhookHandlingInRouteWithFlows(scope: , exceptionsHandler: <Unit>? = null, mediaGroupsDebounceTimeMillis: Long = 1000L, block: FlowsUpdatesFilter.() -> Unit)