Preparing search index...
The search index is not available
lemmy-js-client
lemmy-js-client
GetReportCountResponse
Interface GetReportCountResponse
interface
GetReportCountResponse
{
comment_reports
:
number
;
community_id
?:
number
;
post_reports
:
number
;
private_message_reports
?:
number
;
}
Index
Properties
comment_
reports
community_
id?
post_
reports
private_
message_
reports?
Properties
comment_
reports
comment_
reports
:
number
Optional
community_
id
community_
id
?:
number
post_
reports
post_
reports
:
number
Optional
private_
message_
reports
private_
message_
reports
?:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
comment_
reports
community_
id
post_
reports
private_
message_
reports
lemmy-js-client
Loading...