Uses of Enum
com.restfb.types.webhook.messaging.MessageReaction.Action
Packages that use MessageReaction.Action
-
Uses of MessageReaction.Action in com.restfb.types.webhook.messaging
Methods in com.restfb.types.webhook.messaging that return MessageReaction.ActionModifier 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.