diff --git a/helper/twilio.api.php b/helper/twilio.api.php new file mode 100644 index 0000000..c80dc05 --- /dev/null +++ b/helper/twilio.api.php @@ -0,0 +1,10 @@ + + * @brief Twilio REST API interface module + * @documentation https://www.twilio.com/docs/sms/send-messages + */ + + // todo