docs
3.3.0
common
docs
/
dev.inmo.tgbotapi.extensions.behaviour_builder
/
DefaultBehaviourContextWithFSM
/
launchStateHandling
launch
State
Handling
open
suspend override
fun
launchStateHandling
(
state
:
T
,
handlers
:
List
<
CheckableHandlerHolder
<
in
T
,
T
>
>
)
:
T
?