You will need:
- A website with an embedded bot
- Basic familiarity with JavaScript
Manually open or close Webchat on your website.
window.botpress.open()
window.botpress.close()
window.botpress.toggle()
Was this page helpful?