ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.behaviour_builder
/
dev.inmo.tgbotapi.extensions.behaviour_builder
/
BehaviourContextAndTypeReceiver
Behaviour
Context
And
Type
Receiver
inline
fun
<
T
,
I
>
BehaviourContextAndTypeReceiver
(
noinline
block
:
BehaviourContextAndTypeReceiver
<
T
,
I
>
)
:
suspend
BehaviourContext
.
(
I
)
->
T