I need to create some functionality on the clients website, which lists the friends of users, and allows them to send a link to their mailboxes.
So far I have a list of friends of users using the functionality fb.api, but from what I see there is no way to send friends a message to friends (and not a message on their wall, this should go to their Inbox.)
edit: the user will first log in.
Does anyone know if this is possible? I tried to watch fb.ui, but I can not find anything useful.
source
share