kord
Toggle table of contents
or(map(map(map(map(valueof(ProcessOutputValueSource))))), map(map(map(map(valueof(ProcessOutputValueSource))))))
common
Platform filter
common
Switch theme
Search in API
kord
kord-gateway
/
dev.kord.gateway
/
MessageReactionAdd
Message
Reaction
Add
data
class
MessageReactionAdd
(
val
reaction
:
MessageReactionAddData
,
val
sequence
:
Int
?
)
:
DispatchEvent
(
source
)
Members
Constructors
Message
Reaction
Add
Link copied to clipboard
constructor
(
reaction
:
MessageReactionAddData
,
sequence
:
Int
?
)
Properties
reaction
Link copied to clipboard
val
reaction
:
MessageReactionAddData
sequence
Link copied to clipboard
open
override
val
sequence
:
Int
?