chatfuel-messages
v0.1.0
Published
Message builder for Chatfuel messages
Downloads
1
Readme
chatfuel-messages
A simple message builder to create Chatfuel messages.
Installation
The module is installed via npm
or yarn
:
npm install chatfuel-messages
or
yarn add chatfuel-messages
Usage
TODO
Running the tests
The unit tests can be run using npm
or yarn
:
npm test
yarn test
Licence
This project is licensed under the MIT Licence - see the LICENCE file for details.