JS functions to show/hide
Javascript functions to display and hide the chat widget on your webpage.
Display/Opening the chat widget
supporthunt.showbot(); Hiding/Minimising the chat widget
supporthunt.hidebot();Last updated