Skip to main content
Module

x/mtkruto/3_types.ts>getPhotoFileId

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

Parameters

photo: Api.photo

Returns

{ fileId: string; fileUniqueId: string; }