botman / driver-facebook

BotMan Facebook Messenger Driver
MIT License
71 stars 72 forks source link

This PR adds sharable property on Generic Template #95

Open virtruvio opened 5 years ago

virtruvio commented 5 years ago

FB documentation suggests that this property defaults to false. This PR adds the property using the existing naming convention using the addSharable() method to the Facebook Driver extension.