We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4b5cae commit cd1949eCopy full SHA for cd1949e
src/Twilio.php
@@ -76,7 +76,7 @@ public function message($to, $message, $mediaUrls = null, array $params = [])
76
*
77
* @link https://www.twilio.com/docs/api/voice/making-calls Documentation
78
79
- * @return \Twilio\Rest\Api\V2010\Account\MessageInstance
+ * @return \Twilio\Rest\Api\V2010\Account\CallInstance
80
*/
81
public function call($to, $message, array $params = [])
82
{
0 commit comments