1.0.3 • Published 2 years ago

@planorjs/plugin-messagebird v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

plugin-messagebird

Planor Messagebird plugin.

Usage

import PlanorServiceMessagebird from '@planorjs/plugin-messagebird'

const credentials = {
  origin: '...',
  accessKey: '...'
}

const service = new PlanorServiceMessagebird(credentials)

Version management of this repository done by releaser 🚀