masto
    Preparing search index...

    Interface CreateFeaturedTagParams

    interface CreateFeaturedTagParams {
        name: string;
    }
    Index

    Properties

    Properties

    name: string

    The hashtag to be featured.