Liking cljdoc? Tell your friends :D
Clojure only.

twilio.sms


send-messageclj

(send-message msg sid token)

Send an SMS message msg is a map with the following keys

  • From
  • To
  • Body Msg, sid and token are mandatory params.
Send an SMS message
 msg is a map with the following keys
 - From
 - To
 - Body
Msg, sid and token are mandatory params.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close