facebook - How to remove link preview when commenting using graph api (php sdk) -


so have code post comment link in it. however, when comments, has preview of link in comment. mean: http://www.adweek.com/socialtimes/facebook-comment-previews/265863?red=if

$tocomment = array('message' => 'http://someurlblahblahblah.com') 

it automatically posts url preview, how stop this?


Comments

Popular posts from this blog

php - Autoloader issue not returning Class -

java - How to put two numbers separated by a space into two different arrays -

python - matplotlib equivalent for Ubuntu servers with no GUI? -