Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Conversations ¶
type Conversations struct { Conversations *conversations.Client Conversation func(string) *conversation.Client Webhook func() *webhook.Client // contains filtered or unexported fields }
Conversations client is used to manage resources for Twilio Conversations See https://www.twilio.com/docs/conversations for more details
func New ¶
func New(sess *session.Session) *Conversations
New creates a new instance of the client using session data
func NewWithClient ¶
func NewWithClient(client *client.Client) *Conversations
NewWithClient creates a new instance of the client with a HTTP client
func NewWithCredentials ¶
func NewWithCredentials(creds *credentials.Credentials) *Conversations
NewWithCredentials creates a new instance of the client with credentials
func (Conversations) GetClient ¶
func (s Conversations) GetClient() *client.Client
Used for testing purposes only
Directories
¶
Path | Synopsis |
---|---|
This is an autogenerated file.
|
This is an autogenerated file. |
message
This is an autogenerated file.
|
This is an autogenerated file. |
messages
This is an autogenerated file.
|
This is an autogenerated file. |
participant
This is an autogenerated file.
|
This is an autogenerated file. |
participants
This is an autogenerated file.
|
This is an autogenerated file. |
webhook
This is an autogenerated file.
|
This is an autogenerated file. |
webhooks
This is an autogenerated file.
|
This is an autogenerated file. |
This is an autogenerated file.
|
This is an autogenerated file. |
This is an autogenerated file.
|
This is an autogenerated file. |
Click to show internal directories.
Click to hide internal directories.