Uses of Class
com.restfb.types.send.QuickReply
Packages that use QuickReply
-
Uses of QuickReply in com.restfb.types.send
Methods in com.restfb.types.send that return types with arguments of type QuickReplyMethods in com.restfb.types.send with parameters of type QuickReplyModifier and TypeMethodDescriptionbooleanMessage.addQuickReply(QuickReply quickReply) add singleQuickReplyto the list of QuickRepliesMethod parameters in com.restfb.types.send with type arguments of type QuickReplyModifier and TypeMethodDescriptionbooleanMessage.addQuickReplies(List<QuickReply> quickReplyList) add list ofQuickReplyobjects to the list of QuickReplies