Categories
Print

Open / Close chat widget based on Event / Action

If you require to hide/show chat widget on your website based on certain events or you would like to manually hide/show chat widget from their web site.


To hide chat widget,

wotnot.hideBot();


To show chat widget,

wotnot.showBot();