I would like to share an url from a website (using mobile device) to facebook messenger app.
I tried to use:
FB.ui({ method: \'send\', link: \'ht
You can use the Send Dialog, which is not supported on mobile: https://developers.facebook.com/docs/sharing/reference/send-dialog#examples
Alternative for mobile: https://developers.facebook.com/docs/sharing/messenger