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 帖子具有唯一 ID。为了将它与 FQL 一起使用,我如何找出特定帖子的 ID 是什么?谢谢。
我想我发现无法检索已经存在的帖子/对象的 id。拥有它的唯一方法似乎是通过图形 API 创建帖子并存储返回的值(即对象 ID)。