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.
https://graph.facebook.com/me/inbox为我提供了带有对话框列表的 json,我可以从中获取 dialog_id。但是我如何使用这个 dialog_id 在对话框中发送消息?
https://graph.facebook.com/me/inbox您不能使用 Graph API 发送消息。Graph API 仅具有对收件箱的读取权限。
https://graph.facebook.com/me/inbox