Skip to main content
Module

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

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.PageBlockTable
extends VirtualClass<{ bordered?: boolean; striped?: boolean; title: Api.TypeRichText; rows: Api.TypePageTableRow[]; }>
import { tl } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { PageBlockTable } = tl.Api;

Properties

optional
bordered: boolean
className: "PageBlockTable"
classType: "constructor"
CONSTRUCTOR_ID: 3209554562
optional
striped: boolean
SUBCLASS_OF_ID: 449467972