docs
/
dev.inmo.tgbotapi.extensions.behaviour_builder
/
withAction
common
with
Action
infix inline fun <
T
,
O
>
Deferred
<
T
>.
withAction
(noinline callback: suspend (
T
) ->
O
):
DeferredAction
<
T
,
O
>
Content copied to clipboard