wax v0.4.2 Whatsapp.Models.MessageOutboundHsm

Estructura del mensaje de Whatsapp HSM

Link to this section Summary

Link to this section Types

Link to this type

t()

t() :: %Whatsapp.Models.MessageOutboundHsm{
  element_name: term(),
  language_code: term(),
  language_policy: term(),
  namespace: term(),
  params: term(),
  to: term()
}

Link to this section Functions

Link to this function

new(options)

new(Keyword.t()) :: t()

Crea un mensaje nuevo

Link to this function

to_json(message)

Link to this function

validate(message)