Does the iframe embed has any configuration / support to disable the button ?

No but I think you could do that with styling.
Update: I guess I'm not sure what you mean by "the iframe embed". If you mean the WebChat channel, then no. If you mean embedding the WebChat control in an iframe, then you could point at a custom style sheet.
+1 for this... We would like to have option (in normal js include of WebChat) to disable file upload using ChatProps and possibly FormatOptions? Our bot is simple one and having this button here is only confusing to users.
Coming in with PR #883, stay tuned.
Fixed in #883.
Most helpful comment
Coming in with PR #883, stay tuned.