iOS Safari: Prevent action sheet on image upload

In my chat web app I have button to upload images. On iOS in Safari I can see action sheet with "Media library", "Caption image or video", "Open files". Can I prevent opening this action sheet and directly open media library using HTML or JavaScript?

iOS Safari: Prevent action sheet on image upload
 
 
Q