Disabling comments or likes on a specific post made via the Facebook API

只愿长相守 提交于 2019-12-01 20:48:33

You can only disable commenting for a post if the end user is a 'page' or public profile, but not if posting to a normal user.

No that's not possible with graph api!

No - whether or not a post can be liked or commented on is determined by the privacy settings of the user who posted the content - for example, you may not be able to comment on posts in a Group, even if the posts are visible to you, because the Group admin has selected to only allow members to interact with content there. Similar restrictions are in place for user profiles (allowing comments on content posted to a user's timeline) and pages (e.g. only fans of the page can comment).

There is no way to make a post and have an option or parameter on that specific post which prevents Likes, comments, sharing, etc for that content.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!