interface Photoimport { type Photo } from "https://deno.land/x/mtkruto@0.2.50/types/1_photo.ts"; A photo. PropertiesfileId: stringA file identifier that can be used to download or reuse this file. fileUniqueId: stringA file identifier that can be used to identify this file. width: numberPhoto width height: numberPhoto height fileSize: numberSize of the file in bytes. thumbnails: Thumbnail[]