telegram api type · layer 229

storage.FileType

Object describes the file type.

constructors (10)

constructoriddescription
storage.fileUnknown#aa963b05Unknown type.
storage.filePartial#40bc6f52Part of a bigger file.
storage.fileJpeg#007efe0eJPEG image. MIME type: image/jpeg.
storage.fileGif#cae1aadfGIF image. MIME type: image/gif.
storage.filePng#0a4f63c0PNG image. MIME type: image/png.
storage.filePdf#ae1e508dPDF document image. MIME type: application/pdf.
storage.fileMp3#528a0677Mp3 audio. MIME type: audio/mpeg.
storage.fileMov#4b09ebbcQuicktime video. MIME type: video/quicktime.
storage.fileMp4#b3cea0e4MPEG-4 video. MIME type: video/mp4.
storage.fileWebp#1081464cWEBP image. MIME type: image/webp.

used by (2)