开发者

How can I get the deleted comments for some posts

开发者 https://www.devze.com 2023-04-04 11:51 出处:网络
I\'m writing a Facebook application that gets posts and comments from the user\'s page and stores them in the DB. In the front-end of my site, I\'m showing the information from my DB, but I have a pro

I'm writing a Facebook application that gets posts and comments from the user's page and stores them in the DB. In the front-end of my site, I'm showing the information from my DB, but I have a problem. When someone开发者_高级运维 deletes some comments, that comment still exists in my DB.

Is there a way to get removed comments for particular posts? Maybe removed comments still accessible from graph api and marked as removed for some period of time?

0

精彩评论

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