messagebird / messagebird-nodejs

The open source Node.js client for MessageBird's REST API
https://www.messagebird.com/developers
105 stars 44 forks source link

Issue with typescript interfaces #78

Closed marcellox98 closed 3 years ago

marcellox98 commented 3 years ago

There is an issue with the AudioContent and the File interfaces in the /types/conversations.d.ts

The AudioContent has as only attribute video instead of audio and the File does not contain a caption attribute making it impossible to send a caption with images.

aodinok commented 3 years ago

Hey, @marcellox98 thanks for reporting, MR with fix is open