Setup

@wix/assistant-playground

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

Copy

or

Copy

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

Copy
Did this help?