Is it a way to check if user subscribe to another with Open Graph (Javascript) ?
Example :
FB.api('/me/subscribe/' + username, 'post', { });
Thanks
Is it a way to check if user subscribe to another with Open Graph (Javascript) ?
Example :
FB.api('/me/subscribe/' + username, 'post', { });
Thanks