ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.behaviour_builder
/
dev.inmo.tgbotapi.extensions.behaviour_builder.utils
/
optionallyWithDefaultReceiver
optionally
With
Default
Receiver
fun
<
BC
:
BehaviourContext
,
R
,
U
:
Update
>
CustomBehaviourContextAndTypeReceiver
<
BC
,
R
,
U
>
.
optionallyWithDefaultReceiver
(
include
:
Boolean
,
data
:
BehaviourContextData
)
:
suspend
BC
.
(
U
)
->
R