Skip to content

Commit 7cb10d1

Browse files
authored
Update twilio_messaging.md
1 parent 2ef3c18 commit 7cb10d1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/delivery_methods/twilio_messaging.md

+2
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ end
4040

4141
## Error Handling
4242

43+
Twilio provides a full list of error codes that can be handled as needed. See https://www.twilio.com/docs/api/errors
44+
4345
```ruby
4446
deliver_by :twilio_messaging do |config|
4547
config.error_handler = lambda do |twilio_error_response|

0 commit comments

Comments
 (0)