"https://api.telegram.org/bot{$c['key']}/getWebhookInfo", CURLOPT_RETURNTRANSFER => true, ]); $res = curl_exec($ch); die(var_dump($res));