interface FileUploadModalData

export interface FileUploadModalData extends BaseModalData<ComponentType.FileUpload>

The resolved attachments

customId : string

The custom id of the file upload

id : number

The id of the field

Inherited from: BaseModalData

type : Type

The component type of the field

Inherited from: BaseModalData

values : readonly Snowflake[]

The values of the file upload