NPM
GitHub
Preparing search index...
The search index is not available
JVClient
JVClient
API
types
V4Types
Content
Comment
Infos
Interface Infos
interface
Infos
{
author
:
Author
;
content
:
{
raw
:
string
;
tree
?:
Tree
}
;
id
:
number
;
idParent
?:
number
;
nbAnswers
:
number
;
publishDate
:
string
;
state
:
"deleted"
|
"visible"
;
votes
:
{
negatives
:
number
;
positives
:
number
}
;
}
Index
Properties
author
content
id
id
Parent?
nb
Answers
publish
Date
state
votes
Properties
author
author
:
Author
content
content
:
{
raw
:
string
;
tree
?:
Tree
}
id
id
:
number
Optional
id
Parent
idParent
?:
number
nb
Answers
nbAnswers
:
number
publish
Date
publishDate
:
string
state
state
:
"deleted"
|
"visible"
votes
votes
:
{
negatives
:
number
;
positives
:
number
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
author
content
id
id
Parent
nb
Answers
publish
Date
state
votes
NPM
GitHub
JVClient
Loading...