I’ve been looking for any example or documentation about sending sms through facebook API but couldn’t find official one.
I’ve also read some somewhere that SMS has been deprecated from facebook API. Then why is it still available in extended permissions?
Here’s some documentation about it on facebook:
https://developers.facebook.com/docs/reference/rest/sms.send/
Looking for answer…
There is a warning on the facebook website,
And according to this and that Stackoverflow questions, there is no implementation available right now.