mix send_message (wax v1.1.4)

Send test messages

Set the ENV variables DEV_NUMBER, DEV_WA_NUMBER_ID and DEV_SERVER_TOKEN with the correct values to be able to send messages.

DEV_NUMBER: The number you want the message to be sent to DEV_WA_NUMBER_ID: The ID of the Whatsapp Cloud API number DEV_WA_TOKEN: The TOKEN the Whatsapp Phone Number requieres for Authentication

An argument for the message type can be sent. Currently supported message types are:

  • text
  • document
  • image
  • interactive
  • template
  • video

The default message type is text