Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Page

Hierarchy

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: { part?: boolean; rtl?: boolean; v2?: boolean; url: string; blocks: TypePageBlock[]; photos: Api.TypePhoto[]; documents: TypeDocument[]; views?: number }

Type declaration

CONSTRUCTOR_ID: 2556788493
SUBCLASS_OF_ID: 3023575326
classType: "constructor"
className: "Page"
part?: boolean
rtl?: boolean
v2?: boolean
url: string
blocks: TypePageBlock[]
photos: Api.TypePhoto[]
documents: TypeDocument[]
views?: number

Methods

  • serializeBytes(data: string | Buffer): Buffer
  • serializeDate(date: number | Date): Buffer
  • getBytes(): Buffer
  • fromReader(reader: any): Page

Constructors

Generated using TypeDoc