Skip to main content
Module

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

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

Properties

className: "TextImage"
classType: "constructor"
CONSTRUCTOR_ID: 136105807
documentId: long
h: int
SUBCLASS_OF_ID: 4056986745
w: int