vapor-community / VaporTwilioService

Twilio API provider for all your Vapor needs
19 stars 12 forks source link

Implement "Send an SMS with a StatusCallback URL" #13

Open mountain-hiker opened 3 years ago

mountain-hiker commented 3 years ago

I am considering implementing the status callback portion of Twilio SMS API as I would like to confirm delivered status of my messages. Any thoughts on having this apart of the service?