Skip to main content
Module

x/grm/mod.ts>Api.PhotoCachedSize

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

Properties

bytes: bytes
className: "PhotoCachedSize"
classType: "constructor"
CONSTRUCTOR_ID: 35527382
h: int
SUBCLASS_OF_ID: 399256025
type: string
w: int