Module it.auties.cobalt
Class InteractiveMessageBuilder
java.lang.Object
it.auties.whatsapp.model.message.button.InteractiveMessageBuilder
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate InteractiveBodyprivate InteractiveCollectionprivate InteractiveNativeFlowprivate InteractiveShopprivate ContextInfoprivate InteractiveFooterprivate InteractiveHeader -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbody(InteractiveBody body) build()contentCollection(InteractiveCollection contentCollection) contentNativeFlow(InteractiveNativeFlow contentNativeFlow) contentShop(InteractiveShop contentShop) contextInfo(ContextInfo contextInfo) footer(InteractiveFooter footer) header(InteractiveHeader header)
-
Field Details
-
header
-
body
-
contentShop
-
contentCollection
-
contentNativeFlow
-
contextInfo
-
-
Constructor Details
-
InteractiveMessageBuilder
public InteractiveMessageBuilder()
-
-
Method Details
-
header
-
body
-
contentShop
-
contentCollection
-
contentNativeFlow
-
contextInfo
-
build
-