interface APIFileComponent
extends
APIBaseComponent<ComponentType.File>export interface APIFileComponent extends APIBaseComponent<ComponentType.File>
APIUnfurledMediaItem file :
The APIUnfurledMediaItem ONLY supports attachment:// references
optionalnumber id? :
int32, auto generated via increment if not provided
Inherited from: APIBaseComponent