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 API 向朋友发送邀请以请求特定的粉丝专页。
还有另一个问题。
然后如何显示已发送邀请的用户列表,并显示有多少人喜欢该个人资料。这样,用户就会对发送邀请最多的人进行排名
您可以使用带有消息和页面链接的通知 API 。或者,通过在墙上发布给每个应用程序用户来使用Feed对话框。(我更喜欢第一个)
邀请函将发送给我猜想的所有朋友。如果没有,那么您必须手动保存已发送邀请的记录。