lemmy-js-client
Preparing search index...
ResolveCommunityReport
Type Alias ResolveCommunityReport
Resolve a community report.
type
ResolveCommunityReport
=
{
report_id
:
CommunityReportId
;
resolved
:
boolean
;
}
Index
Properties
report_
id
resolved
Properties
report_
id
report_id
:
CommunityReportId
resolved
resolved
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
report_
id
resolved
lemmy-js-client
Loading...
Resolve a community report.