infobip v0.1.5 Infobip.TextMessage
Builds and sends a text message.
Link to this section Summary
Link to this section Types
Link to this type
send_response()
Link to this section Functions
Link to this function
send(recipient, message)
send(recipient, message)
send(String.t(), String.t()) :: send_response()
send(String.t(), String.t()) :: send_response()
Sends a text message.
Link to this function
send(recipient, message, message_id)
send(recipient, message, message_id)
send(String.t(), String.t(), String.t()) :: send_response()
send(String.t(), String.t(), String.t()) :: send_response()