IGPAPI
    Preparing search index...

    Interface TopsearchFlatResponseHashtag

    interface TopsearchFlatResponseHashtag {
        id: string;
        media_count: number;
        name: string;
        profile_pic_url: string;
        search_result_subtitle: string;
    }
    Index

    Properties

    id: string
    media_count: number
    name: string
    profile_pic_url: string
    search_result_subtitle: string