We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88924b9 commit 9f3eeafCopy full SHA for 9f3eeaf
1 file changed
src/DataTypes/SMS.php
@@ -16,7 +16,7 @@ class SMS implements DataTypeInterface
16
*
17
* @var string
18
*/
19
- protected $separator = ':';
+ protected $separator = '&body=';
20
21
/**
22
* The phone number.
0 commit comments