useAiChatbot
Introduction
The useAiChatbot
hook is used to initiate an LikeMinds AI Chatbot. It returns the following values.
Property | Type | Description | Optional |
---|---|---|---|
isDialogOpen | boolean | Indicates if the AI chatbot dialog is open. | |
showAnimation | boolean | Controls whether the chatbot animation is shown. | |
aiChatbotChatroomId | string | The ID of the AI chatbot chatroom. |
Reference
For reference checkout this file