Facebook Graph API - delete like

后端 未结 5 1773
广开言路
广开言路 2020-12-15 12:11

I\'m developing an app for Facebook in PHP, part of which lists the user\'s \"likes\". I would like to add a link next to each like so that the user can manage their likes b

5条回答
  •  鱼传尺愫
    2020-12-15 12:14

    With OpenGrpah, likes do have ids, it is the single id field in the object returned by an API call to og.likes.

提交回复
热议问题