Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mtkruto/3_types.ts>getPhotoFileId

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
function getPhotoFileId
Re-export
import { getPhotoFileId } from "https://deno.land/x/mtkruto@0.2.24/3_types.ts";

Parameters

photo: Api.photo

Returns

{ fileId: string; fileUniqueId: string; }