用于创建群组并向其添加好友的 API
我的应用程序是否可以使用任何 API 创建新组并向该组添加朋友。并且应该能够查看该组的评论,向该组添加评论。
有没有API支持这个
Is there any API using which my application can create a new groups and also add friends to that group. and should be able to view the comments on that group add comments to that group.
Are there any API's supporting this
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Facebook API 不包含创建群组的方法。应用程序可以读取群组信息并将其发布到群组墙上,但不能创建群组。您可以在 Facebook 开发者页面上详细了解适用于群组的方法。
The Facebook API doesn't include methods to create groups. Apps can read group information and post to a group's wall, but not create a group. You can read more on the Facebook Developer pages about the methods available for groups.