可以用“@”吗?通过 Open Graph API 发布到 Facebook 墙时需要签名吗?
快问。我有一个网站,使用 Open Graph API 将用户活动发布回他们的墙上。我想知道是否可以使用“@”符号在我要发布的消息中提及用户的朋友。
如果是的话,我该怎么办?
Quick question. I have a site that publishes user activities back to their wall using Open Graph API. I was wondering if I can use the "@" sign for mentioning user's friends in the message that I want to publish.
If yes, how would I go about this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
不,你不能,这只能通过 JavaScript 调用在本机 Facebook 网站上使用。您无法通过 api 调用来执行此操作
No you cannot, that is only available on the native Facebook site via a JavaScript call. You cannot do this with api calls
您无法在墙上执行此操作,但是可以在使用语法 @:USER_ID 将故事发布到应用程序仪表板时执行此操作
You can't do it on the wall, however you can do it when publishing stories to the app dashboard with the syntax @:USER_ID