Search
Preparing search index...
The search index is not available
telegram
Options
All
Public
Public/Protected
All
Inherited
Menu
telegram
Api
Page
Class Page
Hierarchy
VirtualClass
<
{
part
?:
boolean
;
rtl
?:
boolean
;
v2
?:
boolean
;
url
:
string
;
blocks
:
TypePageBlock
[]
;
photos
:
Api
.
TypePhoto
[]
;
documents
:
TypeDocument
[]
;
views
?:
int
}
>
Page
Index
Properties
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
class
Name
class
Type
original
Args
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
class
Type
class
Name
part
rtl
v2
url
blocks
photos
documents
views
Methods
serialize
Bytes
serialize
Date
get
Bytes
toJSON
from
Reader
Constructors
constructor
Properties
Static
CONSTRUCTOR_
ID
CONSTRUCTOR_
ID
:
number
Static
SUBCLASS_
OF_
ID
SUBCLASS_
OF_
ID
:
number
Static
class
Name
class
Name
:
string
Static
class
Type
class
Type
:
"constructor"
|
"request"
original
Args
original
Args
:
{
part
?:
boolean
;
rtl
?:
boolean
;
v2
?:
boolean
;
url
:
string
;
blocks
:
TypePageBlock
[]
;
photos
:
Api
.
TypePhoto
[]
;
documents
:
TypeDocument
[]
;
views
?:
number
}
Type declaration
Optional
part
?:
boolean
Optional
rtl
?:
boolean
Optional
v2
?:
boolean
url
:
string
blocks
:
TypePageBlock
[]
photos
:
Api
.
TypePhoto
[]
documents
:
TypeDocument
[]
Optional
views
?:
number
CONSTRUCTOR_
ID
CONSTRUCTOR_
ID
:
2556788493
SUBCLASS_
OF_
ID
SUBCLASS_
OF_
ID
:
3023575326
class
Type
class
Type
:
"constructor"
class
Name
class
Name
:
"Page"
Optional
part
part
?:
boolean
Optional
rtl
rtl
?:
boolean
Optional
v2
v2
?:
boolean
url
url
:
string
blocks
blocks
:
TypePageBlock
[]
photos
photos
:
Api
.
TypePhoto
[]
documents
documents
:
TypeDocument
[]
Optional
views
views
?:
number
Methods
Static
serialize
Bytes
serialize
Bytes
(
data
:
string
|
Buffer
)
:
Buffer
Parameters
data:
string
|
Buffer
Returns
Buffer
Static
serialize
Date
serialize
Date
(
date
:
number
|
Date
)
:
Buffer
Parameters
date:
number
|
Date
Returns
Buffer
get
Bytes
get
Bytes
(
)
:
Buffer
Returns
Buffer
toJSON
toJSON
(
)
:
{
part
?:
boolean
;
rtl
?:
boolean
;
v2
?:
boolean
;
url
:
string
;
blocks
:
TypePageBlock
[]
;
photos
:
Api
.
TypePhoto
[]
;
documents
:
TypeDocument
[]
;
views
?:
number
}
Returns
{
part
?:
boolean
;
rtl
?:
boolean
;
v2
?:
boolean
;
url
:
string
;
blocks
:
TypePageBlock
[]
;
photos
:
Api
.
TypePhoto
[]
;
documents
:
TypeDocument
[]
;
views
?:
number
}
Optional
part
?:
boolean
Optional
rtl
?:
boolean
Optional
v2
?:
boolean
url
:
string
blocks
:
TypePageBlock
[]
photos
:
Api
.
TypePhoto
[]
documents
:
TypeDocument
[]
Optional
views
?:
number
Static
from
Reader
from
Reader
(
reader
:
any
)
:
Page
Parameters
reader:
any
Returns
Page
Constructors
constructor
new
Page
(
args
:
{
part
?:
boolean
;
rtl
?:
boolean
;
v2
?:
boolean
;
url
:
string
;
blocks
:
TypePageBlock
[]
;
photos
:
Api
.
TypePhoto
[]
;
documents
:
TypeDocument
[]
;
views
?:
number
}
)
:
Page
Parameters
args:
{
part
?:
boolean
;
rtl
?:
boolean
;
v2
?:
boolean
;
url
:
string
;
blocks
:
TypePageBlock
[]
;
photos
:
Api
.
TypePhoto
[]
;
documents
:
TypeDocument
[]
;
views
?:
number
}
Optional
part
?:
boolean
Optional
rtl
?:
boolean
Optional
v2
?:
boolean
url
:
string
blocks
:
TypePageBlock
[]
photos
:
Api
.
TypePhoto
[]
documents
:
TypeDocument
[]
Optional
views
?:
number
Returns
Page
Exports
helpers
password
utils
client
errors
extensions
sessions
Api
storage
auth
contacts
messages
updates
photos
upload
help
account
channels
payments
phone
stats
stickers
users
chatlists
bots
stories
premium
langpack
folders
tl
custom
Page
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
class
Name
class
Type
serialize
Bytes
serialize
Date
get
Bytes
constructor
original
Args
toJSON
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
class
Type
class
Name
from
Reader
part
rtl
v2
url
blocks
photos
documents
views
Generated using
TypeDoc