Twilio::Client
Inherits Reference < Object
Constants
Host = "api.twilio.com"
Constructors
new(account_sid : String, auth_token : String)
SourceInstance methods
account_sid
Sourceaccount_sid=(account_sid : String)
Sourceauth_token
Sourceauth_token=(auth_token : String)
Sourcemessages_create(from, to, message)
Source