Sending events from an embedded webchat
问题 I'm trying to send and receive events from an embedded webchat which follows the code for the website from this example https://github.com/ryanvolum/backChannelBot and the bot implements the code from Bot framework get the ServiceUrl of embedded chat control page answered by ezequiel Here's how it all looks in my setup index.html <!DOCTYPE html> <!-- NOTE: This sample requires a bot which can send and receive specific event messages. Follow the instructions on https://github.com/ryanvolum