Uses of Record Class
com.whatsapp.api.domain.webhook.ListReply
-
Uses of ListReply in com.whatsapp.api.domain.webhook
Modifier and TypeMethodDescriptionInteractive.listReply()
Returns the value of thelistReply
record component.ModifierConstructorDescriptionInteractive
(ListReply listReply, String type, ButtonReply buttonReply) Creates an instance of aInteractive
record class.