feat(addMedia): add support for .pdf files
Use case
We have a flow where we want to share some documents in .pdf format, but currently we can't via addMedia command.
Proposal
I suppose .pdf files would be stored into a different storage in comparison to images and videos (which we currently support), so the implementation details might be different. But in terms of API usage, we should be able to have the same as we currently do for addMedia command.
Anything else?
No response
I don't object to this proposal. But so far nobody in the community has offered a PR. Have folks tried and hit difficulties? Is this harder than adding an allowed extension type? I don't recall if there's different handling of the file transfer required for different file types on iOS or Android.
I need PDF option as well. please add it !