minimize( )


Collapses the chatbox and sets its maximized property to false.

The minimize() function returns a Promise that is resolved when the chatbox finishes collapsing.

Method Declaration
Copy
Request
This method does not take any parameters
Did this help?