I am trying to post a message on all of my friends wall
Following is the code that ih ave found
[_facebook requestWithGraphPath:@"friend_ID/feed" andParams:params andHttpMethod:@"POST" andDelegate:self];
The big problem is how can i get friend_id? is it their emails? Or how to get all lists of my friends ids