There was an error while loading. Please reload this page.
1 parent 5572b04 commit 1831afdCopy full SHA for 1831afd
messages/whatsapp/send-mtm.php
@@ -18,7 +18,7 @@
18
],
19
];
20
21
-$sms = new \Vonage\Messages\MessageType\WhatsApp\WhatsAppCustom(
+$whatsApp = new \Vonage\Messages\MessageType\WhatsApp\WhatsAppCustom(
22
TO_NUMBER,
23
FROM_NUMBER,
24
$custom
0 commit comments