Skip to content

Reaction


Deprecation Notice

This class has been deprecated.

Properties


Reaction.emoji : Emoji

The emoji that was used to react to the message.




Reaction.me : boolean

Whether the webhook reacted to the message with the same emoji as Reaction.emoji.




Reaction.count : number

The number of times the same emoji as Reaction.emoji has been used to react to the message.




Methods


Reaction.new(data : dictionary) : Reaction

This method returns a new Reaction object.

Warning

This method is not meant to be called outside of Voyager's internal code.*

Parameters