docs
common
docs
/
dev.inmo.tgbotapi.extensions.behaviour_builder
/
BehaviourContextWithFSM
/
launchStateHandling
launch
State
Handling
common
open
suspend
fun
launchStateHandling
(
state
:
T
,
contextUpdatesFlow
:
Flow
<
Update
>
,
handlers
:
List
<
BehaviourWithFSMStateHandlerHolder
<
*
,
T
>
>
)
:
T
?
Content copied to clipboard