Module it.auties.cobalt
Class TemplateMessageBuilder
java.lang.Object
it.auties.whatsapp.model.message.button.TemplateMessageBuilder
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate HydratedFourRowTemplateprivate ContextInfoprivate HighlyStructuredFourRowTemplateprivate HydratedFourRowTemplateprivate Stringprivate InteractiveMessage -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()content(HydratedFourRowTemplate content) contextInfo(ContextInfo contextInfo) highlyStructuredFourRowTemplateFormat(HighlyStructuredFourRowTemplate highlyStructuredFourRowTemplateFormat) hydratedFourRowTemplateFormat(HydratedFourRowTemplate hydratedFourRowTemplateFormat) interactiveMessageFormat(InteractiveMessage interactiveMessageFormat)
-
Field Details
-
id
-
-
highlyStructuredFourRowTemplateFormat
-
hydratedFourRowTemplateFormat
-
interactiveMessageFormat
-
contextInfo
-
-
Constructor Details
-
TemplateMessageBuilder
public TemplateMessageBuilder()
-
-
Method Details
-
id
-
content
-
highlyStructuredFourRowTemplateFormat
public TemplateMessageBuilder highlyStructuredFourRowTemplateFormat(HighlyStructuredFourRowTemplate highlyStructuredFourRowTemplateFormat) -
hydratedFourRowTemplateFormat
public TemplateMessageBuilder hydratedFourRowTemplateFormat(HydratedFourRowTemplate hydratedFourRowTemplateFormat) -
interactiveMessageFormat
-
contextInfo
-
build
-