teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
PageRelatedArticleIn
Interface PageRelatedArticleIn
interface
PageRelatedArticleIn
{
_
?:
"pageRelatedArticle"
;
author
?:
string
;
description
?:
string
;
photoId
?:
BigInteger
;
publishedDate
?:
number
;
title
?:
string
;
url
:
string
;
webpageId
:
BigInteger
;
}
Index
Properties
_?
author?
description?
photo
Id?
published
Date?
title?
url
webpage
Id
Properties
Optional
_
_
?:
"pageRelatedArticle"
Optional
author
author
?:
string
Optional
description
description
?:
string
Optional
photo
Id
photoId
?:
BigInteger
Optional
published
Date
publishedDate
?:
number
Optional
title
title
?:
string
url
url
:
string
webpage
Id
webpageId
:
BigInteger
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_
author
description
photo
Id
published
Date
title
url
webpage
Id
GitHub
npm
Issues
teleproto - v1.229.0
Loading...