masto
    Preparing search index...

    Interface TrendsLinksResource

    interface TrendsLinksResource {
        list: Method<
            Paginator<TrendLink[], DefaultPaginationParams>,
            DefaultPaginationParams,
        >;
    }
    Index

    Properties

    Properties

    Links that have been shared more than others.