Skip to main content
Module

x/grm/mod.ts>Api.PageBlockTable

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

Properties

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