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