Auto open yellow ai bot after x seconds on desktop

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

@Pranav_Prashant

You can pass hideChatButton:true in window.ymConfig while loading the bot, and after 10 seconds delay re-intialise the bot with hideChatButton: false