Uses of Class
com.vonage.client.messages.whatsapp.WhatsappReactionRequest.Builder
Packages that use WhatsappReactionRequest.Builder
-
Uses of WhatsappReactionRequest.Builder in com.vonage.client.messages.whatsapp
Methods in com.vonage.client.messages.whatsapp that return WhatsappReactionRequest.BuilderModifier and TypeMethodDescriptionWhatsappReactionRequest.builder()(REQUIRED unless unreact() is called) Set the reaction to the message.WhatsappReactionRequest.Builder.unreact()(REQUIRED unless reaction(String) is called) Unreact to the message.