Categorygithub.com/jtwatson/twilio
modulepackage
1.2.2
Repository: https://github.com/jtwatson/twilio.git
Documentation: pkg.go.dev

# README

twilio

GoDoc

twilio implements the Twilio Programmable Voice API.

# Functions

New returns a new Twillio Client.

# Structs

APIError holds the details of errors returned from twilio.
Call describes outgoing call settings.
CallResource holds the details of a call resouce.
Client is an http client that talks to Twilio's Rest API.
ConferenceResource holds the details of a conference.
ParticipantResource holds the details of a participant.
SubresourceUris holds details for subresource uri's.
TwilioTime implements interfaces for json Marshalling and Unmarshalling.