Uses of Class
com.restfb.types.whatsapp.platform.message.Interactive.Reply
Packages that use Interactive.Reply
-
Uses of Interactive.Reply in com.restfb.types.whatsapp.platform.message
Methods in com.restfb.types.whatsapp.platform.message that return Interactive.ReplyModifier and TypeMethodDescriptionInteractive.getButtonReply()
Interactive.getListReply()
Interactive.getReply()
Methods in com.restfb.types.whatsapp.platform.message with parameters of type Interactive.ReplyModifier and TypeMethodDescriptionvoid
Interactive.setButtonReply
(Interactive.Reply buttonReply) void
Interactive.setListReply
(Interactive.Reply listReply)