docs
5.0.0
common
docs
/
dev.inmo.tgbotapi.extensions.behaviour_builder
/
oneOfActions
one
Of
Actions
suspend
fun
<
O
>
BehaviourContext
.
oneOfActions
(
deferredActions
:
Iterable
<
DeferredAction
<
*
,
O
>
>
)
:
O
suspend
fun
<
O
>
BehaviourContext
.
oneOfActions
(
vararg
deferredActions
:
DeferredAction
<
*
,
O
>
)
:
O