toggle menu
Simple Robot 组件 | Telegram
0.0.12
common
switch theme
search in API
simbot-component-telegram-type
/
love.forte.simbot.telegram.type
/
MessageReactionUpdated
/
MessageReactionUpdated
Message
Reaction
Updated
constructor
(
chat
:
Chat
,
messageId
:
Int
,
user
:
User
?
=
null
,
actorChat
:
Chat
?
=
null
,
date
:
Int
,
oldReaction
:
List
<
ReactionType
>
=
emptyList()
,
newReaction
:
List
<
ReactionType
>
=
emptyList()
)
(
source
)