IGPAPI
    Preparing search index...

    Interface RecentSearchesResponseHashtag

    interface RecentSearchesResponseHashtag {
        id: string;
        media_count: number;
        name: string;
    }
    Index

    Properties

    Properties

    id: string
    media_count: number
    name: string