Uses of Class
com.restfb.types.webhook.messaging.MessageReaction
Packages that use MessageReaction
-
Uses of MessageReaction in com.restfb.types.webhook.messaging
Methods in com.restfb.types.webhook.messaging that return MessageReactionMethods in com.restfb.types.webhook.messaging with parameters of type MessageReaction -
Uses of MessageReaction in com.restfb.webhook
Methods in com.restfb.webhook with parameters of type MessageReactionModifier and TypeMethodDescriptionvoid
AbstractWebhookMessagingListener.reaction
(MessageReaction reaction, MessagingParticipant recipient, MessagingParticipant sender, Date timestamp) void
WebhookMessagingListener.reaction
(MessageReaction reaction, MessagingParticipant recipient, MessagingParticipant sender, Date timestamp)