Setup

@wix/assistant-widget

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

Copy

or

Copy

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

Copy
Did this help?