Is there a way to delete all friends requests via API?
First get a list of Friends Requests and I could use loop to delete each one via API, FQL or something?
Thanks.
|
Is there a way to delete all friends requests via API? First get a list of Friends Requests and I could use loop to delete each one via API, FQL or something? Thanks. |
|||
|
|
Facebook just provide access to get data to you from its tables. You cannot change any thing. I think it is impossible. Even if it is possible then it is totally illegal. You can only retrieve information from facebook tables. You cannot do any other activity with those tables. |
|||||||
|
|
in this page http://developers.facebook.com/docs/reference/dialogs/requests/ they said that
but this will just work for the same application not for all application |
|||
|
|