Uses of Record Class
com.whatsapp.api.domain.webhook.ListReply
Packages that use ListReply
-
Uses of ListReply in com.whatsapp.api.domain.webhook
Methods in com.whatsapp.api.domain.webhook that return ListReplyModifier and TypeMethodDescriptionInteractive.listReply()
Returns the value of thelistReply
record component.Constructors in com.whatsapp.api.domain.webhook with parameters of type ListReplyModifierConstructorDescriptionInteractive
(ListReply listReply, String type, ButtonReply buttonReply) Creates an instance of aInteractive
record class.