Skip to main content
Module

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

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class PageBlockTable_
extends _PageBlock_
import { PageBlockTable_ } from "https://deno.land/x/mtkruto@0.1.147/tl/2_types.ts";

Constructors

new
PageBlockTable_(params: { bordered?: true; striped?: true; title: enums.RichText; rows: Array<enums.PageTableRow>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
bordered: true
rows: Array<enums.PageTableRow>
optional
striped: true
title: enums.RichText

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc