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.
我正在构建一个需要代表登录用户向朋友发送消息的 iOS 应用程序。
假设用户 A 已登录到我的应用程序。
我有一个他所有朋友的列表,他可以从中选择一些。是否可以向选定的朋友发送私人消息?
简而言之,您的问题的答案是否定的。
无法通过图形 api 发送消息。由于潜在的滥用,这已在一段时间前被删除。
他们确实有 XMPP/Jabber 接口,但它确实有消息没有的限制。
https://developers.facebook.com/docs/chat/