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 SDK javascript 将来自网站的消息发布到我在 facebook 上的墙上。当我发帖时,我可以选择可以阅读我的消息的用户。
我可以更改脚本以自动将消息直接发送给一个或任何用户吗?
通过 facebook API 发送私人消息不是预期行为。为了防止垃圾邮件,它被假定为。这可以通过发送电子邮件来克服,facebook_username@facebook.com它将作为即时消息显示给用户。然而,这不是一个预期的解决方案,并且在 facebook 文档中明确表示不鼓励。
facebook_username@facebook.com