teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
PageIn
Interface PageIn
interface
PageIn
{
_
?:
"page"
;
blocks
:
TypePageBlockIn
[]
;
documents
:
TypeDocumentIn
[]
;
part
?:
boolean
;
photos
:
TypePhotoIn
[]
;
rtl
?:
boolean
;
url
:
string
;
v2
?:
boolean
;
views
?:
number
;
}
Index
Properties
_?
blocks
documents
part?
photos
rtl?
url
v2?
views?
Properties
Optional
_
_
?:
"page"
blocks
blocks
:
TypePageBlockIn
[]
documents
documents
:
TypeDocumentIn
[]
Optional
part
part
?:
boolean
photos
photos
:
TypePhotoIn
[]
Optional
rtl
rtl
?:
boolean
url
url
:
string
Optional
v2
v2
?:
boolean
Optional
views
views
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_
blocks
documents
part
photos
rtl
url
v2
views
GitHub
npm
Issues
teleproto - v1.229.0
Loading...