function _downloadCachedPhotoSizeimport { _downloadCachedPhotoSize } from "https://deno.land/x/grm@0.5.1/src/client/downloads.ts"; _downloadCachedPhotoSize(size: Api.PhotoCachedSize | Api.PhotoStrippedSize, outputFile?: OutFile)Parameterssize: Api.PhotoCachedSize | Api.PhotoStrippedSizeoptionaloutputFile: OutFile