Choose your friends on Facebook and send a message with the code C # Facebook SDK

Looking for an easy way to do something similar to the Invite Friends feature that facebook has for events. But I just want to display the friend picker, and then send these friends a given message. Sounds like an invitation. thank.

+3
source share
1 answer

Sending messages to the user using the application was disabled by Facebook due to problems with spam. The only mechanisms you can use are queries and wall posts.

+1
source

All Articles