I would like someone to be able to upload an image into a modal, I don't even think this is possible. If it is, can someonegive me an example? I looked through the docs and I haven't seen anything, maybe I skipped it. I don't know.
Asked
Active
Viewed 47 times
0
-
It's not possible at the moment. The only UI components available are [here](https://discord.com/developers/docs/interactions/message-components#message-components). Basically just selects, buttons, and text inputs. Modals only support text inputs (at the moment) and messages only support buttons and select menus. Perhaps one day this will get better but we'll see! – ESloman Mar 17 '23 at 07:53