telek
Toggle table of contents
0.1.2
common
Target filter
common
Switch theme
Search in API
Skip to content
telek
core
/
ru.workinprogress.telek
/
TransitionGate
Transition
Gate
interface
TransitionGate
<
S
:
State
>
Inheritors
TelekTransitionGate
Members
Functions
post
Link copied to clipboard
abstract
fun
post
(
chatId
:
Long
,
reducer
:
(
S
)
->
TransitionResult
<
S
>
)