masto
    Preparing search index...

    Interface Accounts$SelectFeaturedTagsResource

    interface Accounts$SelectFeaturedTagsResource {
        list: Method<Paginator<FeaturedTag[], undefined>>;
    }
    Index

    Properties

    Properties

    list: Method<Paginator<FeaturedTag[], undefined>>

    Get featured tag of the account

    FeaturedTags