Preparing search index...
The search index is not available
lemmy-js-client
lemmy-js-client
CommunityReportView
Type Alias CommunityReportView
CommunityReportView
:
{
community
:
Community
;
community_report
:
CommunityReport
;
counts
:
CommunityAggregates
;
creator
:
Person
;
resolver
?:
Person
;
subscribed
:
SubscribedType
;
}
A community report view.
Type declaration
community
:
Community
community_report
:
CommunityReport
counts
:
CommunityAggregates
creator
:
Person
Optional
resolver
?:
Person
subscribed
:
SubscribedType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
lemmy-js-client
Loading...
A community report view.