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