开发者

how to block a user in facebook via api(coding)

I am developing a windows app开发者_Python百科 using c#.net. I want to block a user in facebook using api. Any one suggest me is there any methods to block a user in facebook via api


There is a function to ban users from your app in the Facebook REST api here:

https://developers.facebook.com/docs/reference/rest/admin.banUsers/

The REST API is deprecated but you can call many of the same functions through the Open Graph API.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜