Copy/Paste of images to conversation

Does Cometchat natively support copy/pasting images to conversations?

Hi,
Currently our UIKit does not support Copy/Paste of image but we have a Feature Request for this -
Copy/Paste Images in angular UIKit | Voters | CometChat .
You can upvote this to get notified about the updates.

But when you copy the image and paste it in input field , you can access the copied file or image using (paste)= “methodName($event)” in the tag . In this event you will get the files or image you copied. Then you can send it using this SDK method - https://www.cometchat.com/docs/javascript-chat-sdk/messaging-send-message#media-message.