toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.types.update
/
ChatMessageReactionUpdatedUpdate
Chat
Message
Reaction
Updated
Update
@
Serializable
data
class
ChatMessageReactionUpdatedUpdate
(
val
updateId
:
UpdateId
,
val
data
:
ChatMessageReactionUpdated
)
:
Update
Members
Constructors
Chat
Message
Reaction
Updated
Update
Link copied to clipboard
constructor
(
updateId
:
UpdateId
,
data
:
ChatMessageReactionUpdated
)
Properties
data
Link copied to clipboard
open
override
val
data
:
ChatMessageReactionUpdated
update
Id
Link copied to clipboard
open
override
val
updateId
:
UpdateId