Structs§
- Create
Message Params - struct for passing parameters to the method
create_message
- Delete
Message Params - struct for passing parameters to the method
delete_message
- Fetch
Message Params - struct for passing parameters to the method
fetch_message
- List
Message Params - struct for passing parameters to the method
list_message
- Update
Message Params - struct for passing parameters to the method
update_message
Enums§
- Create
Message Error - struct for typed errors of method
create_message
- Delete
Message Error - struct for typed errors of method
delete_message
- Fetch
Message Error - struct for typed errors of method
fetch_message
- List
Message Error - struct for typed errors of method
list_message
- Update
Message Error - struct for typed errors of method
update_message
Functions§
- create_
message - Send a message
- delete_
message - Deletes a Message resource from your account
- fetch_
message - Fetch a specific Message
- list_
message - Retrieve a list of Message resources associated with a Twilio Account
- update_
message - Update a Message resource (used to redact Message
body
text and to cancel not-yet-sent messages)