LibraryTemplateButtonInput

Configuration options for customizing buttons in a template from Meta's library.

Types

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

Properties

Link copied to clipboard

The type of one-time password for OTP buttons.

Link copied to clipboard

The phone number in E.164 format for CALL-type buttons.

Link copied to clipboard

List of supported applications for this button type.

Link copied to clipboard
val type: String?

The type of button (for example, QUICK_REPLY, CALL, or URL).

Link copied to clipboard

The URL with dynamic parameters for URL-type buttons.

Link copied to clipboard

When true, indicates acceptance of zero-tap terms for the button.

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