MediaPicker icon indicating copy to clipboard operation
MediaPicker copied to clipboard

Public initializer for Media struct

Open Scvairy opened this issue 10 months ago • 0 comments

I need to create a chat message with media in it, but with an image from my own camera implementation. Now, when Media has only internal initializer, it is not possible without forking your library.

Also, MediaModelProtocol is internal entirely

Do you accept pull requests?

Scvairy avatar Jun 10 '25 18:06 Scvairy