Uses of Interface
it.auties.whatsapp.model.button.template.TemplateFormatter
Packages that use TemplateFormatter
Package
Description
-
Uses of TemplateFormatter in it.auties.whatsapp.model.button.template.hsm
Classes in it.auties.whatsapp.model.button.template.hsm that implement TemplateFormatterModifier and TypeClassDescriptionfinal recordA model class that represents a four row template -
Uses of TemplateFormatter in it.auties.whatsapp.model.button.template.hydrated
Classes in it.auties.whatsapp.model.button.template.hydrated that implement TemplateFormatterModifier and TypeClassDescriptionfinal recordA model class that represents a hydrated four row template -
Uses of TemplateFormatter in it.auties.whatsapp.model.message.button
Classes in it.auties.whatsapp.model.message.button that implement TemplateFormatterModifier and TypeClassDescriptionfinal classA model class that represents a message holding an interactive message inside.Fields in it.auties.whatsapp.model.message.button declared as TemplateFormatterMethods in it.auties.whatsapp.model.message.button that return types with arguments of type TemplateFormatterModifier and TypeMethodDescriptionOptional<? extends TemplateFormatter> TemplateMessage.format()Returns the formatter of this messageMethods in it.auties.whatsapp.model.message.button with parameters of type TemplateFormatterModifier and TypeMethodDescription(package private) static TemplateMessageTemplateMessage.customBuilder(String id, HydratedFourRowTemplate content, TemplateFormatter format, ContextInfo contextInfo) TemplateMessageSimpleBuilder.format(TemplateFormatter format)