Type Alias: ReactionEvent
ReactionEvent:
object
Emitted by onReaction
Type declaration
message
message:
Message
The message being reacted to
reactionByMe
reactionByMe:
Reaction
The reaction sent by the host account
reactions
reactions:
Reaction
[]
An array of all reactions
type
type:
"add"
|"change"
The type of the reaction event.