docs
common
docs
/
dev.inmo.tgbotapi.extensions.behaviour_builder
/
BehaviourWithFSMStateHandler
Behaviour
With
FSMState
Handler
common
fun
interface
BehaviourWithFSMStateHandler
<
I
:
O
,
O
:
State
>
Content copied to clipboard
Functions
Functions
handle
State
Link copied to clipboard
common
abstract
suspend
fun
BehaviourContextWithFSM
<
in
O
>
.
handleState
(
state
:
I
)
:
O
?
Content copied to clipboard