docs
5.0.0
common
docs
/
dev.inmo.tgbotapi.extensions.behaviour_builder
/
BehaviourWithFSMStateHandler
/
handleState
handle
State
abstract
suspend
fun
BehaviourContextWithFSM
<
in
O
>
.
handleState
(
state
:
I
)
:
O
?
open
suspend override
fun
StatesMachine
<
in
O
>
.
handleState
(
state
:
I
)
:
O
?