Skip to main content
Go to Latest
method client.tgClient.AbstractTelegramClient.prototype.downloadProfilePhoto
import { client } from "https://deno.land/x/grm@0.5.2/mod.ts";
const { AbstractTelegramClient } = client.tgClient;

Parameters

downloadProfilePhotoParams: types.DownloadProfilePhotoParams

Returns

Promise<string | Buffer | undefined>