class Page
extends _TypePage
import { Page } from "https://deno.land/x/mtkruto@0.0.998/tl/2_types.ts";
Constructors
new
Page(params: { part?: true; rtl?: true; v2?: true; url: string; blocks: Array<TypePageBlock>; photos: Array<TypePhoto>; documents: Array<TypeDocument>; views?: number; })Properties
protected
readonly
[params]: Paramsblocks: Array<TypePageBlock>
documents: Array<TypeDocument>
photos: Array<TypePhoto>
Static Properties
readonly
[paramDesc]: ParamDesc