lemieux / react-messenger-plugin

React component wrapper for Facebook Messenger plugins.
MIT License
13 stars 11 forks source link

Support for CTA text #13

Open gijo-varghese opened 6 years ago

gijo-varghese commented 6 years ago

FB's STM button now allows setting custom CTA text.

Is this possible?

Details: https://developers.facebook.com/docs/messenger-platform/discovery/send-to-messenger-plugin/#approved-CTA

lemieux commented 6 years ago

That's most likely very possible, but I don't have much time to work on this library currently. PRs are welcome though and I take time to cut new releases when PR are merged. :)

gijo-varghese commented 6 years ago

Ok. I'll do that. What about this one? https://github.com/lemieux/react-messenger-plugin/issues/14