botman / web-widget

MIT License
39 stars 69 forks source link

Web Chat #62

Closed s-marques closed 1 year ago

s-marques commented 2 years ago

How to leave the chat open when entering the site?

filippotoso commented 1 year ago

Use botmanChatWidget.open()

Section API in https://botman.io/2.0/web-widget

LuisAP commented 8 months ago

Hi, where do I need to put the botmanChatWidget.open() on my code? Thanks!