Skip to main content
Module

x/mtkruto/2_tl.ts>Api.photoSizeProgressive

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface Api.photoSizeProgressive
import { type Api } from "https://deno.land/x/mtkruto@0.2.24/2_tl.ts";
const { photoSizeProgressive } = Api;

Properties

_: "photoSizeProgressive"
type: string
w: number
h: number
sizes: Array<number>