lemmy-js-client
    Preparing search index...

    Type Alias CommunityReportResponse

    A community report response.

    type CommunityReportResponse = {
        community_report_view: CommunityReportView;
    }
    Index

    Properties

    community_report_view: CommunityReportView