masto
    Preparing search index...

    Interface FeaturedTagsSuggestionsResource

    interface FeaturedTagsSuggestionsResource {
        list(meta?: HttpMetaParams<"none">): Paginator<mastodon.v1.Tag[]>;
    }
    Index

    Methods

    Methods