This is an example of embedded webchat. Try adding your "botId" as a URL parameter.
Example:
/assets/modules/channel-web/examples/embedded-webchat.html?botId=test
You can control the webchat visibility programmatically using the Webchat SDK. Moreover, you can listen for webchat events to detect if the webchat is opened or closed. In this example, the Toggle button changes color when the webchat is open (red).
You can simulate the user typing a message programmatically.
You can change the webchat configuration at runtime.
You can also change language
The current user ID is UNKNOWN