docs
common
docs
/
dev.inmo.tgbotapi.extensions.behaviour_builder
/
oneOf
one
Of
common
suspend
fun
<
O
>
BehaviourContext
.
oneOf
(
deferredActions
:
Iterable
<
Deferred
<
O
>
>
)
:
O
Content copied to clipboard
suspend
fun
<
O
>
BehaviourContext
.
oneOf
(
vararg
deferredActions
:
Deferred
<
O
>
)
:
O
Content copied to clipboard