Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
现在 Facebook 提供了编辑评论的功能,我一直在寻找一种方法来获取新编辑的评论。我可以在评论表中搜索对特定帖子的评论,并在 where 子句中包含时间,但时间是创建时间而不是更新时间。当评论更新时,评论表或其他地方是否有任何时间字段更新?
已经有一个问题没有答案:
如何通过 FQL/Graph 获取评论的最后编辑时间?
看起来 Facebook 还没有为此更新他们的 fql API。我假设这将是一个带有已编辑信息列的“外键/主键”链接表。
https://developers.facebook.com/docs/reference/fql/comment