toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.types.reactions
/
Reaction
/
Unknown
Unknown
@
Serializable
(
with
=
Reaction.Companion::class
)
data
class
Unknown
(
val
type
:
String
,
val
sourceJson
:
JsonElement
?
)
:
Reaction
Members
Constructors
Unknown
Link copied to clipboard
constructor
(
type
:
String
,
sourceJson
:
JsonElement
?
)
Properties
source
Json
Link copied to clipboard
val
sourceJson
:
JsonElement
?
type
Link copied to clipboard
open
override
val
type
:
String