Skip to main content
Module

x/mtkruto/2_tl.ts>Api.pageBlockTable

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface Api.pageBlockTable
import { type Api } from "https://deno.land/x/mtkruto@0.2.24/2_tl.ts";
const { pageBlockTable } = Api;

Properties

_: "pageBlockTable"
optional
bordered: true
optional
striped: true
title: RichText
rows: Array<PageTableRow>