Skip to main content
Module

x/mtkruto/mod.ts>types.PageListItemBlocks

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

Constructors

new
PageListItemBlocks(params: { blocks: Array<TypePageBlock>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
blocks: Array<TypePageBlock>

Static Properties

readonly
[paramDesc]: ParamDesc