wax v0.8.0 Whatsapp.Models.MessageOutboundMediaGeneral

Estructura del mensaje de Whatsapp

Link to this section Summary

Functions

Crea un mensaje nuevo

Genera la estructura necesaria para enviar un mensaje a Whatsapp

Link to this section Types

Link to this type t()
t() :: %Whatsapp.Models.MessageOutboundMediaGeneral{
  caption: term(),
  media_id: term(),
  recipient: term(),
  to: term(),
  type: term()
}

Link to this section Functions

Genera la estructura necesaria para enviar un mensaje a Whatsapp

Link to this function validate(message)