Skip to main content
Module

x/grm/mod.ts>client._downloadCachedPhotoSize

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

Parameters

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