ng-chat icon indicating copy to clipboard operation
ng-chat copied to clipboard

Download a file

Open fazGuitar opened this issue 3 years ago • 0 comments

Hi i am using Angular 11 and actually i am configuring your fantastic chat inside an application. I have a question, when the sender upload a file (i am using a custom uploadAdapter that implements IFileUploadAdapter to call a specific API given by backend) how can the receiver download the attachment? There is no clickable element in the message that is seen by the receiver.

image

fazGuitar avatar Jan 21 '22 15:01 fazGuitar