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 TypeMethodDescriptionbooleanMessage.addReaction(Message.Reaction reaction) booleanMessage.removeReaction(Message.Reaction reaction)