'; echo var_dump($v[Emp::$ID], $v[Emp::$TG_ACC]); echo ''; } } } static function test(){ echo Telegram::getStartLink(); Telegram::getUpdates(); } }