Charca / bootbot

Facebook Messenger Bot Framework for Node.js
MIT License
974 stars 253 forks source link

bot.setGetStartedButton() doesn't work #145

Closed uxfernando closed 6 years ago

uxfernando commented 6 years ago

When I call this method in my code Get Started button doesn't appear on Messenger platform.

uxfernando commented 6 years ago

I just call bot.deleteGetStartedButton() and then bot.setGetStartedButton() i thinki it was a bug from Messenger