I'm trying a apps using Facebook Requests Dialog.
http://developers.facebook.com/docs/reference/dialogs/requests/
I can send my request using the sample code in above page
with the message
'You should learn more about this awesome game.'.
For my friends, they can receive the request, but there is no message.
How can I send the message via Requests Dialog and
How can my friends see my message when they receive my request?
Thank you for your help.