public static interface WhatsAppInteractiveMessageBuilder.ListMessageBuilder
Modifier and Type | Method and Description |
---|---|
WhatsAppInteractiveMessageBuilder.SectionBuilder |
createSection()
Start creating a section for a list message
|
void |
send()
Perform the sending of the interactive message to the WhatsApp Adapter.
|
WhatsAppInteractiveMessageBuilder.SectionBuilder createSection()
WhatsAppInteractiveMessageBuilder.SectionBuilder
responsible for building a sectionvoid send()