Class WhatsAppInteractiveMessage
-
- All Implemented Interfaces:
public final class WhatsAppInteractiveMessage
-
-
Constructor Summary
Constructors Constructor Description WhatsAppInteractiveMessage(String to, String ttl, String type, WhatsAppTemplate template)
-
Method Summary
Modifier and Type Method Description final StringgetTo()final StringgetTtl()final StringgetType()final WhatsAppTemplategetTemplate()-
-
Constructor Detail
-
WhatsAppInteractiveMessage
WhatsAppInteractiveMessage(String to, String ttl, String type, WhatsAppTemplate template)
-
-
Method Detail
-
getTemplate
final WhatsAppTemplate getTemplate()
-
-
-
-