function getPhotoFileIdRe-exportimport { getPhotoFileId } from "https://deno.land/x/mtkruto@0.6.3/mod.ts"; getPhotoFileId(photo: Api.photo): { fileId: string; fileUniqueId: string; }Parametersphoto: Api.photoReturns{ fileId: string; fileUniqueId: string; }