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