Class MessageReaction

java.lang.Object
net.dv8tion.jda.api.entities.MessageReaction

public class MessageReaction extends Object
An object representing a single MessageReaction from Discord. This is an immutable object and is not updated by method calls or changes in Discord. A new snapshot instance built from Discord is needed to see changes.
See Also: