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