package
Version:
v0.0.73
Opens a new window with list of versions in this module.
Published: Dec 18, 2018
License: AGPL-3.0
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewClient creates a new Twilio IVR client for the passed in account and and auth token
NewClientFromChannel creates a new Twilio IVR client for the passed in account and and auth token
type CallResponse struct {
SID string `json:"sid"`
Status string `json:"status"`
}
CallResponse is our struct for a Twilio call response
Source Files
¶
Click to show internal directories.
Click to hide internal directories.