Modals
Now that u can add Menu or AttachFile in modal's labels. How to get output of file? like how to get file that user attached or which option he selected in menu
4 Replies
:class: ModalSubmitFields
discord.js@14.24.2
Represents the serialized fields from a modal submit interaction
:property: ModalSubmitInteraction#fields discord.js@14.24.2
The fields within the modal
documentation suggestion for @Nayanzu:
:method: ModalSubmitFields#getUploadedFiles() discord.js@14.24.2
Gets file upload componentty
The thread owner has marked this issue as solved.