Is there any other way expect “requests 2.0”
https://developers.facebook.com/docs/reference/dialogs/requests/ to send short message to non app users ?
Is there any other way expect requests 2.0 https://developers.facebook.com/docs/reference/dialogs/requests/ to send short message to
Share
The only other option is to let uses send messages with the Send Button. However, this does not provide any feedback to you the way app requests do: the best you can typically do is put in a link and check to see if it gets clicked by the recipient. But otherwise no, currently apprequests are the only way to send messages.