Record Class HighlyStructuredFourRowTemplate

java.lang.Object
java.lang.Record
it.auties.whatsapp.model.button.template.hsm.HighlyStructuredFourRowTemplate
All Implemented Interfaces:
it.auties.protobuf.model.ProtobufMessage, it.auties.protobuf.model.ProtobufObject, TemplateFormatter

public record HighlyStructuredFourRowTemplate(Optional<DocumentMessage> titleDocument, Optional<HighlyStructuredMessage> titleHighlyStructured, Optional<ImageMessage> titleImage, Optional<VideoOrGifMessage> titleVideo, Optional<LocationMessage> titleLocation, HighlyStructuredMessage content, Optional<HighlyStructuredMessage> footer, List<HighlyStructuredButtonTemplate> buttons) extends Record implements TemplateFormatter
A model class that represents a four row template