These Shortcodes create a button to open and close ImbaChat widow.

Shortcode

Fill the field with ic_open_chat or with ic_close_chat

close&open

PHP Example:

echo do_shortcode('[ic_close_chat]');
echo do_shortcode('[ic_open_chat]');