Discover Packages
github.com/itsabot/twilio
package
module
Version:
v0.0.0-...-11454e0
Opens a new window with list of versions in this module.
Published: Jun 16, 2016
License: MIT
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
Twilio
Note: This is not yet finished or ready for use.
Expand ▾
Collapse ▴
Documentation
¶
Package twilio implements the github.com/itsabot/abot/interface/sms/driver
interface.
Valid determines the validity of a phone number according to Twilio's
expectations for the number's formatting. If valid, error will be nil. If
invalid, the returned error will contain the reason.
type TwilioResp struct {
XMLName xml .Name `xml:"Response"`
Message string
}
TwilioResp is a valid XML Twilio struct that contains an SMS response to be
sent back to the user.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.