Uses of Class
com.restfb.types.Message.Reaction
Packages that use Message.Reaction
-
Uses of Message.Reaction in com.restfb.types
Methods in com.restfb.types that return types with arguments of type Message.ReactionModifier and TypeMethodDescriptionMessage.getReactions()
Reaction (like/love) on the existing messageMethods in com.restfb.types with parameters of type Message.ReactionModifier and TypeMethodDescriptionboolean
Message.addReaction
(Message.Reaction reaction) boolean
Message.removeReaction
(Message.Reaction reaction)