Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Is there any ways to allow user send message to only 10 friends in Facebook app? I did not found any options for it in the document. https://developers.facebook.com/docs/reference/dialogs/send/

share|improve this question

1 Answer

It's not possible (as of 2013-04). You can pre-populate the To: field with Facebook usernames, but the the user is presented with a send dialog where he can still edit/add/remove any friends (i.e. he can add more than 10 for example).

share|improve this answer

protected by tchrist Sep 13 '12 at 11:00

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

Not the answer you're looking for? Browse other questions tagged or ask your own question.