View Source WhatsappElixir.Messages (whatsapp_elixir v0.1.0)
Module to handle WhatsApp messaging.
Link to this section Summary
Functions
Marks a message as read.
Replies to a message with a given text.
Sends a text message.
Sends a template message to a WhatsApp user.
Link to this section Functions
Marks a message as read.
Replies to a message with a given text.
Sends a text message.
Link to this function
send_template(template, recipient_id, components, lang \\ "en_US")
View SourceSends a template message to a WhatsApp user.