Skip to content

Commit 74dd90c

Browse files
committed
Added clarification about whatsapp
1 parent f5e834a commit 74dd90c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,8 @@ class AccountApproved extends Notification
157157
}
158158
```
159159

160+
*Note: if sending via WhatsApp, you must add `whatsapp:` to the beginning of the phone number (i.e. `->from('whatsapp:+61428000382')`). The number must also be approved as a [WhatsApp Sender](https://www.twilio.com/console/sms/whatsapp/senders).*
161+
160162
Or create a Twilio call:
161163

162164
``` php

0 commit comments

Comments
 (0)