masto
    Preparing search index...

    Interface SearchResource

    interface SearchResource {
        list: Method<
            Paginator<mastodon.v1.Search, mastodon.rest.v1.SearchParams>,
            mastodon.rest.v1.SearchParams,
        >;
    }
    Index

    Properties

    Properties

    Search, but hashtags is an array of strings instead of an array of Tag.

    Parameters

    Results