oTGHttp->sendToTG($sMsg); $this->oHttp::response(200, 'ok'); } // /Git#PullR 3 public function PullR($aParam) { $iId = $aParam['aArg'][1]; $aArticle = ModelArticle::find($iId); tomd($aArticle, 1); } }