Twilio Not Throwing Error on Try/Catch block when user opted out of messaging service [PHP/Laravel]
I create a conversation with my phone number to opt out of the texting service to test.
Once opted out, I will delete the conversation so my application doesnt try to add the message onto the current Conversation->sid
.