Uses of Class
it.auties.whatsapp.model.message.button.InteractiveMessageBuilder
Packages that use InteractiveMessageBuilder
-
Uses of InteractiveMessageBuilder in it.auties.whatsapp.model.message.button
Methods in it.auties.whatsapp.model.message.button that return InteractiveMessageBuilderModifier and TypeMethodDescriptionInteractiveMessageBuilder.body(InteractiveBody body) InteractiveMessageBuilder.body(Optional<InteractiveBody> body) InteractiveMessageBuilder.contentCollection(InteractiveCollection contentCollection) InteractiveMessageBuilder.contentCollection(Optional<InteractiveCollection> contentCollection) InteractiveMessageBuilder.contentNativeFlow(InteractiveNativeFlow contentNativeFlow) InteractiveMessageBuilder.contentNativeFlow(Optional<InteractiveNativeFlow> contentNativeFlow) InteractiveMessageBuilder.contentShop(InteractiveShop contentShop) InteractiveMessageBuilder.contentShop(Optional<InteractiveShop> contentShop) InteractiveMessageBuilder.contextInfo(ContextInfo contextInfo) InteractiveMessageBuilder.contextInfo(Optional<ContextInfo> contextInfo) InteractiveMessageBuilder.footer(InteractiveFooter footer) InteractiveMessageBuilder.footer(Optional<InteractiveFooter> footer) InteractiveMessageBuilder.header(InteractiveHeader header) InteractiveMessageBuilder.header(Optional<InteractiveHeader> header)