Auto
. This means that the files will be public if uploaded from the web runtime but private if uploaded from the WhatsApp runtime. Because on WhatsApp, the file is already uploaded to the WhatsApp server, so there is no need to also upload it to Typebot (only if you need to make the file URL publicly accessible).
accept
attribute of an HTML input of type file
.
All files will be allowed by default if this field is empty.