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