diff --git a/app/Services/TG/Http.php b/app/Services/TG/Http.php index d382958..1af4a3b 100644 --- a/app/Services/TG/Http.php +++ b/app/Services/TG/Http.php @@ -16,6 +16,9 @@ class Http { public function sendToTG($sMsg, $mType = false) { + var_dump($mType); + exit; + if ($mType == "dove") { if (env("is_loc") == true) {