Module it.auties.cobalt
Interface HighlyStructuredFourRowTemplateTitle
- All Superinterfaces:
it.auties.protobuf.model.ProtobufMessage,it.auties.protobuf.model.ProtobufObject
- All Known Implementing Classes:
DocumentMessage,HighlyStructuredMessage,ImageMessage,LocationMessage,VideoOrGifMessage
public sealed interface HighlyStructuredFourRowTemplateTitle
extends it.auties.protobuf.model.ProtobufMessage
permits DocumentMessage, HighlyStructuredMessage, ImageMessage, VideoOrGifMessage, LocationMessage
A model that represents the title of a
HighlyStructuredFourRowTemplate-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enumThe constants of this enumerated type describe the various types of title that a template can have -
Method Summary
Modifier and TypeMethodDescriptionReturn the type of this title
-
Method Details
-
titleType
HighlyStructuredFourRowTemplateTitle.Type titleType()Return the type of this title- Returns:
- a non-null type
-