telek
Toggle table of contents
0.1.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
telek
telegram
/
ru.workinprogress.telek.telegram.effect.handler
/
TelegramEffectError
Telegram
Effect
Error
class
TelegramEffectError
(
val
chatId
:
Long
,
val
error
:
TelegramBotResult.Error
)
:
EffectResult
Members
Constructors
Telegram
Effect
Error
Link copied to clipboard
constructor
(
chatId
:
Long
,
error
:
TelegramBotResult.Error
)
Properties
chat
Id
Link copied to clipboard
val
chatId
:
Long
error
Link copied to clipboard
val
error
:
TelegramBotResult.Error