Module conversation

Module conversation 

Source
Expand description

Contains Twilio conversation related functionality.

Structs§

Conversation
Details related to a specific conversation.
ConversationPage
Represents a page of conversations from the Twilio API.
Conversations
Holds conversation related functions accessible on the client.
Links
Resources linked to a conversation. These can be used to retrieve sub resources directly.
ListParams
Possible filters when listing Conversations via the Twilio API
StateIter
An iterator over the variants of State
Timers
The timers configured for a Conversation’s state.
UpdateConversation
Possible options when updating a Conversation

Enums§

State
The possible states of a conversation.