lemmy-js-client
    Preparing search index...

    Type Alias GetRandomCommunity

    Fetches a random community

    type GetRandomCommunity = {
        show_nsfw?: boolean;
        type_?: ListingType;
    }
    Index

    Properties

    Properties

    show_nsfw?: boolean
    type_?: ListingType