SymphonyPlatformSolutions / symphony-api-client-node

Symphony API Client for NodeJS
MIT License
6 stars 20 forks source link

feat: add ability to send several attachements inside the same message #86

Closed JulienBlacas closed 4 years ago

JulienBlacas commented 4 years ago

This PR is meant to improve the MessageClient.send function by allowing the developers to provide an array of files as attachements.