interface FileUploadModalData
extends
BaseModalData<ComponentType.FileUpload>export interface FileUploadModalData extends BaseModalData<ComponentType.FileUpload>attachments : ReadonlyCollection<Snowflake, Attachment>
The resolved attachments
customId : string
The custom id of the file upload
values : readonly Snowflake[]
The values of the file upload