twilio / twilio-video-app-react

A collaboration application built with the twilio-video.js SDK and React.js
Apache License 2.0
1.8k stars 725 forks source link

Download the attachement added in the chat #845

Open AbhijitM123 opened 3 months ago

AbhijitM123 commented 3 months ago

Instead of opening the attachment in new tab we want to download it directly in the chat section. Currently attachment is opening in new tab. Is there any way to do this functionality?

ChatAppl