We have a requirement to open the bot after x seconds
We have the chat widget integrated on our website
How can we open the chatbot automatically lets say after 10 seconds
We have a requirement to open the bot after x seconds
We have the chat widget integrated on our website
How can we open the chatbot automatically lets say after 10 seconds
You can pass hideChatButton:true in window.ymConfig while loading the bot, and after 10 seconds delay re-intialise the bot with hideChatButton: false