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
/
Callback
Callback
data
class
Callback
(
val
chatId
:
Long
,
val
messageId
:
Long
,
val
data
:
String
)
:
Input
Members
Constructors
Callback
Link copied to clipboard
constructor
(
chatId
:
Long
,
messageId
:
Long
,
data
:
String
)
Properties
chat
Id
Link copied to clipboard
open
override
val
chatId
:
Long
data
Link copied to clipboard
val
data
:
String
message
Id
Link copied to clipboard
val
messageId
:
Long