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 TypeMethodDescriptionboolean
Message.addQuickReply
(QuickReply quickReply) add singleQuickReply
to the list of QuickRepliesMethod parameters in com.restfb.types.send with type arguments of type QuickReplyModifier and TypeMethodDescriptionboolean
Message.addQuickReplies
(List<QuickReply> quickReplyList) add list ofQuickReply
objects to the list of QuickReplies