Simple Robot 组件 | KOOK
Toggle table of contents
4.1.2-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
Simple Robot 组件 | KOOK
simbot-component-kook-api
/
love.forte.simbot.kook.event
/
AddedReactionEventExtra
Added
Reaction
Event
Extra
@
Serializable
@
SerialName
(
value
=
"added_reaction"
)
data
class
AddedReactionEventExtra
(
val
body
:
ReactionEventExtraBody
)
:
SystemExtra
(
source
)
频道内用户添加 reaction
Author
ForteScarlet
Members
Constructors
Added
Reaction
Event
Extra
Link copied to clipboard
constructor
(
body
:
ReactionEventExtraBody
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
body
Link copied to clipboard
open
override
val
body
:
ReactionEventExtraBody
该事件关联的具体数据