Uses of Class
com.restfb.types.whatsapp.WhatsAppMessageTemplateComponent.Button
Packages that use WhatsAppMessageTemplateComponent.Button
-
Uses of WhatsAppMessageTemplateComponent.Button in com.restfb.types.whatsapp
Methods in com.restfb.types.whatsapp that return types with arguments of type WhatsAppMessageTemplateComponent.ButtonModifier and TypeMethodDescriptionWhatsAppMessageTemplateComponent.getButtons()
Button components to be used in the template.Method parameters in com.restfb.types.whatsapp with type arguments of type WhatsAppMessageTemplateComponent.ButtonModifier and TypeMethodDescriptionvoid
WhatsAppMessageTemplateComponent.setButtons
(List<WhatsAppMessageTemplateComponent.Button> buttons) Button components to be used in the template.