Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mtkruto/tl/2_types.ts>TextImage_

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class TextImage_
extends _RichText_
import { TextImage_ } from "https://deno.land/x/mtkruto@0.1.128/tl/2_types.ts";

Constructors

new
TextImage_(params: { document_id: bigint; w: number; h: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
document_id: bigint
h: number
w: number

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc