Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

thumbnailFileData?: Buffer | ReadableStream

Thumbnail file data. Can be ignored if thumbnail generation for the file is supported server-side. The thumbnail should be in JPEG format and less than 200 kB in size. A thumbnail's width and height should not exceed 320.

thumbnailFileInfo?: UploadingFileInfo

Metadata about the uploading thumbnailFileData if needed (while using Buffer).

Generated using TypeDoc