Preparing search index...
The search index is not available
lemmy-js-client
lemmy-js-client
CommentAggregates
Interface CommentAggregates
interface
CommentAggregates
{
child_count
:
number
;
comment_id
:
number
;
downvotes
:
number
;
published
:
string
;
score
:
number
;
upvotes
:
number
;
}
Index
Properties
child_
count
comment_
id
downvotes
published
score
upvotes
Properties
child_
count
child_
count
:
number
comment_
id
comment_
id
:
number
downvotes
downvotes
:
number
published
published
:
string
score
score
:
number
upvotes
upvotes
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
child_
count
comment_
id
downvotes
published
score
upvotes
lemmy-js-client
Loading...