Skip to main content
Module

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

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.PhotoEmpty
extends VirtualClass<{ id: long; }>
import { tl } from "https://deno.land/x/grm@0.8.0/mod.ts";
const { PhotoEmpty } = tl.Api;

Properties

className: "PhotoEmpty"
classType: "constructor"
CONSTRUCTOR_ID: 590459437
id: long
SUBCLASS_OF_ID: 3581324060

Static Methods

fromReader(reader: Reader): PhotoEmpty