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