如何使用Graph Api加入Facebook群组?
问题描述:
我想从iOS应用程序加入Facebook组,但我找不到任何有关如何加入Facebook组的文档。如何找到解决方案?
I want to join to the Facebook group from the iOS application but i could not find any document about how to join Facebook group. How can i find the solution ?
答
https://developers.facebook.com/docs/graph-api/reference/v2.1/group/members
我相信你不能邀请或加入API。那么你可以在特定的情况下邀请,只能在应用程序组中,这很可能不是你想要的。
I believe you cannot invite or join with the API. Well, you can invite under specific circumstances, only in "App groups", which is most likely not what you want.