Whatsapp.Models.MessageOutboundHsmInteractive (wax v1.1.4)

Estructura del mensaje de Whatsapp HSM Interactive

Summary

Types

t()

@type t() :: %Whatsapp.Models.MessageOutboundHsmInteractive{
  components: term(),
  element_name: term(),
  language_code: term(),
  language_policy: term(),
  namespace: term(),
  params: term(),
  params_header: term(),
  to: term()
}

Functions

new(options)

@spec new(Keyword.t()) :: t()

Crea un mensaje nuevo

to_json(message)

validate(message)