lemmy-js-client
    Preparing search index...

    Type Alias GetReportCount

    Get a count of the number of reports.

    type GetReportCount = {
        community_id?: CommunityId;
    }
    Index

    Properties

    Properties

    community_id?: CommunityId