interface FileComponentData

export interface FileComponentData extends BaseComponentData

The file media in this component

external
id : number

the id of this component

Inherited from: BaseComponentData

optional
spoiler? : boolean

Whether the file should be spoilered

The type of component

Inherited from: BaseComponentData