wip
This commit is contained in:
@@ -17,7 +17,7 @@ function sendSMS(string|int $phone, string|int $message)
|
||||
'Content-Type' => 'application/json;charset=utf-8;',
|
||||
'Charset' => 'UTF-8'
|
||||
];
|
||||
$body = '{
|
||||
$body = 'JSON{
|
||||
"SendRequest": {
|
||||
"TerminalID": "Online_PANEL",
|
||||
"Version": "1",
|
||||
|
||||
Reference in New Issue
Block a user