lemmy-js-client
    Preparing search index...

    Type Alias GetCommunityPendingFollowsCount

    type GetCommunityPendingFollowsCount = {
        community_id: CommunityId;
    }
    Index

    Properties

    Properties

    community_id: CommunityId