-
It caught my attention that Noticed::DeliveryMethods::TwilioMessaging calls the Twilio API directly instead of using the official Twilio gem. I'm curious, what's the reasoning behind this? |
Beta Was this translation helpful? Give feedback.
Answered by
excid3
Dec 11, 2024
Replies: 1 comment
-
Less dependencies. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
smarquez1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Less dependencies.