Uses of Class
com.restfb.types.webhook.messaging.QuickReplyItem
-
Packages that use QuickReplyItem Package Description com.restfb.types.webhook.messaging -
-
Uses of QuickReplyItem in com.restfb.types.webhook.messaging
Methods in com.restfb.types.webhook.messaging that return QuickReplyItem Modifier and Type Method Description QuickReplyItem
MessageItem. getQuickReply()
Methods in com.restfb.types.webhook.messaging with parameters of type QuickReplyItem Modifier and Type Method Description void
MessageItem. setQuickReply(QuickReplyItem quickReply)
-