When clicking on the chat icon on the website and opening the chat box, I need to know the event when the chat box is opened. In the development documentation, I did not find an event that can listen for and open it, such as a window when listening for a chat box to close HubSpotConversations. on ('widgetClosed ', (event)=>{
Console. log ('widgetClosed ')
})