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