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