Skip to main content
Module

x/mtkruto/mod.ts>types.PageTableRow

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class types.PageTableRow
extends _TypePageTableRow
import { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts";
const { PageTableRow } = types;

Constructors

new
PageTableRow(params: { cells: Array<TypePageTableCell>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
cells: Array<TypePageTableCell>

Static Properties

readonly
[paramDesc]: ParamDesc