wax v0.8.4 Whatsapp.Models.MessageOutboundMediaIdHsm

Model in charge of sending templates with media: https://developers.facebook.com/docs/whatsapp/api/messages/message-templates/media-message-templates

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %Whatsapp.Models.MessageOutboundMediaIdHsm{
  components: term(),
  element_name: String.t(),
  file_name: String.t(),
  language_code: String.t(),
  language_policy: String.t(),
  media_id: String.t(),
  namespace: String.t(),
  params: list(),
  to: String.t(),
  type: String.t()
}

Link to this section Functions

Link to this function to_json(message)
Link to this function validate(message)