Liking cljdoc? Tell your friends :D

twilio.core


*sid*clj

source

*token*clj

source

as-twilio-mapclj

(as-twilio-map m)
source

baseclj

source

encode-urlclj

(encode-url url)
source

envclj

(env var)
source

get-messagesclj

(get-messages)

Fetch all messages sent from your account

Fetch all messages sent from your account
sourceraw docstring

load-auth-from-configclj

(load-auth-from-config)
source

load-auth-from-envclj

(load-auth-from-env)
source

make-callclj

(make-call params)

Make a phone call

Make a phone call
sourceraw docstring

make-request-urlclj

(make-request-url endpoint)
source

requestclj

(request method url & params)

Make a simple POST request to the API

Make a simple POST request to the API
sourceraw docstring

send-smsclj

(send-sms params)

Send an SMS message which is a map in the form {:From x :To x :Body x}

Send an SMS message which is a map in the form {:From x :To x :Body x}
sourceraw docstring

smsclj

(sms from to body)

Create an SMS message

Create an SMS message
sourceraw docstring

twilio-format-keyclj

source

verify-phoneclj

(verify-phone num)

Verify a phone number for making calls

Verify a phone number for making calls
sourceraw docstring

with-authcljmacro

(with-auth account_sid auth_token & body)
source

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

× close