class

Twilio::Client

Inherits Reference < Object

Constants

Host = "api.twilio.com"

Constructors

new(account_sid : String, auth_token : String)
Source

Instance methods

account_sid
Source
account_sid=(account_sid : String)
Source
auth_token
Source
auth_token=(auth_token : String)
Source
messages_create(from, to, message)
Source