wax v0.6.0 Whatsapp.Models.MessageOutboundHsm

Estructura del mensaje de Whatsapp HSM

Link to this section Summary

Link to this section Types

Specs

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

Link to this section Functions

Specs

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

Crea un mensaje nuevo

Link to this function

to_json(message)

Link to this function

validate(message)