ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.bot.ktor.middlewares
/
TelegramBotMiddlewareBuilder
/
onBeforeSearchCallFactory
on
Before
Search
Call
Factory
var
onBeforeSearchCallFactory
:
suspend
(
request
:
Request
<
*
>
,
callsFactories
:
List
<
KtorCallFactory
>
)
->
Unit
?