Skip to main content
Module

x/grm/mod.ts>tl.Api.PhotoSizeProgressive

MTProto API Client for Deno 🦕
Latest
class tl.Api.PhotoSizeProgressive
extends VirtualClass<{ type: string; w: int; h: int; sizes: int[]; }>
import { tl } from "https://deno.land/x/grm@0.8.2/mod.ts";
const { PhotoSizeProgressive } = tl.Api;

Properties

className: "PhotoSizeProgressive"
classType: "constructor"
CONSTRUCTOR_ID: 4198431637
h: int
sizes: int[]
SUBCLASS_OF_ID: 399256025
type: string
w: int