Setup

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

Copy
1

or

Copy
1

Then import { messages } from @wix/inbox:

Copy
1
Was this helpful?
Yes
No