toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.behaviour_builder
/
dev.inmo.tgbotapi.extensions.behaviour_builder
/
BehaviourContextAndTwoTypesReceiver
Behaviour
Context
And
Two
Types
Receiver
inline
fun
<
T
,
I1
,
I2
>
BehaviourContextAndTwoTypesReceiver
(
noinline
block
:
BehaviourContextAndTwoTypesReceiver
<
T
,
I1
,
I2
>
)
:
suspend
BehaviourContext
.
(
I1
,
I2
)
->
T