Uses of Class
com.restfb.types.send.QuickReply
-
Uses of QuickReply in com.restfb.types.send
Modifier and TypeMethodDescriptionboolean
Message.addQuickReply
(QuickReply quickReply) add singleQuickReply
to the list of QuickRepliesModifier and TypeMethodDescriptionboolean
Message.addQuickReplies
(List<QuickReply> quickReplyList) add list ofQuickReply
objects to the list of QuickReplies