How does the event "sendMsg" work on Allowing Context-Sensitive Actions?

i’d like to know the event “sendMsg”, how does it work?
When i click the button, what will happen? where does it send request to?

Hi Austin,

The events shown in the example are just for demonstration purposes. If you want them to invoke certain action, you would need to create your own logic for the same.

Alternatively, you can consider referring to this example on our GitHub or see our newly updated docs on How to Build a sample Chatbot