Expand description
Contains Twilio conversation related functionality.
Structs§
- Conversation
- Details related to a specific conversation.
- Conversation
Page - 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.
- List
Params - Possible filters when listing Conversations via the Twilio API
- State
Iter - An iterator over the variants of State
- Timers
- The timers configured for a Conversation’s state.
- Update
Conversation - Possible options when updating a Conversation
Enums§
- State
- The possible states of a conversation.