GetWhatsAppMessageTemplateRequest
Types
Properties
Link copied to clipboard
The numeric ID of the template assigned by Meta.
Link copied to clipboard
The language code of the message template (for example, en or en_US). Use together with templateName as an alternative to metaTemplateId to identify a template.
Link copied to clipboard
The name of the message template. Use together with templateLanguageCode as an alternative to metaTemplateId to identify a template.
Functions
Link copied to clipboard
inline fun copy(block: GetWhatsAppMessageTemplateRequest.Builder.() -> Unit = {}): GetWhatsAppMessageTemplateRequest