masto
    Preparing search index...

    Interface TimelinesTag$SelectResource

    interface TimelinesTag$SelectResource {
        list: Method<
            Paginator<Status[], ListTimelineParams>,
            ListTimelineParams,
        >;
    }
    Index

    Properties

    Properties

    View public statuses containing the given hashtag.

    Content of a #hashtag, not including # symbol.

    Parameters

    Array of Status