Preparing search index...
The search index is not available
lemmy-js-client
lemmy-js-client
PostAggregates
Interface PostAggregates
interface
PostAggregates
{
comments
:
number
;
downvotes
:
number
;
newest_comment_time
:
string
;
post_id
:
number
;
published
:
string
;
score
:
number
;
upvotes
:
number
;
}
Index
Properties
comments
downvotes
newest_
comment_
time
post_
id
published
score
upvotes
Properties
comments
comments
:
number
downvotes
downvotes
:
number
newest_
comment_
time
newest_
comment_
time
:
string
post_
id
post_
id
:
number
published
published
:
string
score
score
:
number
upvotes
upvotes
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
comments
downvotes
newest_
comment_
time
post_
id
published
score
upvotes
lemmy-js-client
Loading...