Skip to main content
Module

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

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.PageBlockList
extends VirtualClass<{ items: Api.TypePageListItem[]; }>
import { tl } from "https://deno.land/x/grm@0.8.0/mod.ts";
const { PageBlockList } = tl.Api;

Properties

className: "PageBlockList"
classType: "constructor"
CONSTRUCTOR_ID: 3840442385
items: Api.TypePageListItem[]
SUBCLASS_OF_ID: 449467972

Static Methods

fromReader(reader: Reader): PageBlockList