Skip to main content
Module

x/mtkruto/mod.ts>types.PageBlockList

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

Constructors

new
PageBlockList(params: { items: Array<TypePageListItem>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
items: Array<TypePageListItem>

Static Properties

readonly
[paramDesc]: ParamDesc