Uses of Enum
com.restfb.types.webhook.messaging.MessageReaction.Action
-
Uses of MessageReaction.Action in com.restfb.types.webhook.messaging
Modifier and TypeMethodDescriptionMessageReaction.getAction()
action of the reaction ("react", "unreact")static MessageReaction.Action
Returns the enum constant of this type with the specified name.static MessageReaction.Action[]
MessageReaction.Action.values()
Returns an array containing the constants of this enum type, in the order they are declared.