Setup

@wix/assistant-widget

To use the Conversations API, install the @wix/assistant-widget package using npm or Yarn:

Copy

or

Copy

Then import { conversations } from @wix/assistant-widget:

Copy
Did this help?