docs
Toggle table of contents
35.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
docs
docs
/
dev.inmo.tgbotapi.extensions.behaviour_builder
/
BehaviourWithFSMStateHandler
/
handleState
handle
State
abstract
suspend
fun
BehaviourContextWithFSM
<
in
O
>
.
handleState
(
state
:
I
)
:
O
?
(
source
)
open
suspend override
fun
StatesMachine
<
in
O
>
.
handleState
(
state
:
I
)
:
O
?
(
source
)