reasonableframework/helper/twilio.api.php

11 lines
219 B
PHP
Raw Normal View History

2019-04-08 06:57:38 +00:00
<?php
/**
* @file twilio.api.php
* @date 2019-04-08
* @author Go Namhyeon <gnh1201@gmail.com>
* @brief Twilio REST API interface module
* @documentation https://www.twilio.com/docs/sms/send-messages
*/
// todo