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
/
MessageReactionRemoveEmoji
Message
Reaction
Remove
Emoji
data
class
MessageReactionRemoveEmoji
(
val
reaction
:
DiscordRemovedEmoji
,
val
sequence
:
Int
?
)
:
DispatchEvent
(
source
)
Members
Constructors
Message
Reaction
Remove
Emoji
Link copied to clipboard
constructor
(
reaction
:
DiscordRemovedEmoji
,
sequence
:
Int
?
)
Properties
reaction
Link copied to clipboard
val
reaction
:
DiscordRemovedEmoji
sequence
Link copied to clipboard
open
override
val
sequence
:
Int
?