MetaLibraryTemplateDefinition

Defines the complete structure and content of a template in Meta's library.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The body text of the template.

Link copied to clipboard

The buttons included in the template.

Link copied to clipboard

The category of the template (for example, UTILITY or MARKETING).

Link copied to clipboard

The header text of the template.

Link copied to clipboard

The ID of the template in Meta's library.

Link copied to clipboard

The industries the template is designed for.

Link copied to clipboard

The language code for the template (for example, en_US).

Link copied to clipboard

The name of the template.

Link copied to clipboard

The topic or subject matter of the template.

Link copied to clipboard

The intended use case for the template.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String