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 5e8fb04 commit eeb200eCopy full SHA for eeb200e
src/Adapters/Kap/KapAdapter.php
@@ -71,6 +71,7 @@ private function buildOptions($devices, $message)
71
[
72
'sender' => $this->config['sender'],
73
'text' => $message->getMessage(),
74
+ 'type' => 'longSMS',
75
'recipients' => $recipients
76
]
77
0 commit comments