How to process Facebook Messenger callbacks using the Microsoft Bot Framework
The Get Started button, Persistent Menu, Send to Messenger plugin and the referral link are ways to guide the user to a specific dialog without having to initiate a chat first. The BotBuilder SDK can’t handle those callbacks by default, but I will show you how to solve this.
Read more →