Class MessageReaction
java.lang.Object
com.restfb.types.webhook.messaging.MessageReaction
- All Implemented Interfaces:
InnerMessagingItem
-
Constructor Details
-
MessageReaction
public MessageReaction()
-
-
Method Details
-
getMid
message if of the message the reaction was made on -
getAction
action of the reaction ("react", "unreact") -
getReaction
description/name of the reaction -
getEmoji
emoji of the reaction
-