Preparing search index...
The search index is not available
lemmy-js-client
lemmy-js-client
ListPostReports
Interface ListPostReports
interface
ListPostReports
{
community_id
?:
number
;
limit
?:
number
;
page
?:
number
;
post_id
?:
number
;
unresolved_only
?:
boolean
;
}
Index
Properties
community_
id?
limit?
page?
post_
id?
unresolved_
only?
Properties
Optional
community_
id
community_
id
?:
number
Optional
limit
limit
?:
number
Optional
page
page
?:
number
Optional
post_
id
post_
id
?:
number
Optional
unresolved_
only
unresolved_
only
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
community_
id
limit
page
post_
id
unresolved_
only
lemmy-js-client
Loading...