Skip to main content
Module

x/grm/mod.ts>client.downloads._downloadCachedPhotoSize

MTProto API Client for Deno 🦕
Go to Latest
function client.downloads._downloadCachedPhotoSize
import { client } from "https://deno.land/x/grm@0.8.0/mod.ts";
const { _downloadCachedPhotoSize } = client.downloads;

Parameters

size: Api.PhotoCachedSize | Api.PhotoStrippedSize
optional
outputFile: OutFile