npm install react-sarufi-chatbox
or
yarn add react-sarufi-chatbox
...
import SarufiChatbox from 'react-sarufi-chatbox';
<SarufiChatbox
botId={16}
/>
Name | Type | Default | Required | Description |
---|---|---|---|---|
botId | string or number |
- |
true | id of integrated sarufi bot |