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
/
TelekInterceptor
Telek
Interceptor
interface
TelekInterceptor
Members
Functions
on
After
State
Changed
Link copied to clipboard
open
fun
onAfterStateChanged
(
chatId
:
Long
,
oldState
:
State
?
,
newState
:
State
)
on
Before
Input
Link copied to clipboard
open
fun
onBeforeInput
(
chatId
:
Long
,
input
:
Input
)
on
Error
Link copied to clipboard
open
fun
onError
(
chatId
:
Long
,
input
:
Input
?
,
error
:
Throwable
)