đŦ Conversations
Tags: JavaScript, React, Vue, Angular, Website, Web App
Start a new conversationâ
You can manually start a new conversation with the following method:
Gleap.startConversation();
Open the conversation historyâ
If you'd like to manually show the conversation history of the Gleap widget, you can do so by calling the following method:
Gleap.openConversations();