cometchat / chat-sdk-javascript

Voice & Video Calling and Text Chat SDK for JavaScript/Web
Other
30 stars 24 forks source link

Missing TypeScript definitions on ^1.8.13 #56

Closed lourensdev closed 4 years ago

lourensdev commented 4 years ago

I'm having to implement v1.8 into my project and found that there is no TypeScript definition for deleteMessage

Haven't checked for more but would this still be resolved now that v2 is out? Workaround was to just type cast it (CometChat as any).deleteMessage(...

mayur-bhandari commented 4 years ago

Hello @lourensdev , thanks for reporting the issue. We are working on the type definitions support. We will let you know when it gets live.

mayur-bhandari commented 4 years ago

Hello @lourensdev , we have made changes regarding the typescript definitions in our latest release v1.8.15