I would like to retrieve all messages from https://graph.facebook.com/me/inbox or via FQL for specific user like: "All messages from and to user with ID: 123456789"
I will be possible with FQL multi-query ?
|
I would like to retrieve all messages from https://graph.facebook.com/me/inbox or via FQL for specific user like: "All messages from and to user with ID: 123456789" I will be possible with FQL multi-query ? |
|||
|
|
|
||||
|
Yes it is possible when the inbox belongs to an authenticated app user with the appropriate permissions granted. |
|||
|