php - How to Unlike a Comment using Javascript in facebook Graph API -


how unlike comment liked using graph api?

according graph api docs can send delete request /comment_id/likes , that'll clear like.


Comments

Popular posts from this blog

Python __call__ special method practical example -

arrays - jQuery - Retrieve values from HTML elements and return their sum -