IGPAPI
    Preparing search index...

    Interface InsightsServicePostResponseHashtags

    interface InsightsServicePostResponseHashtags {
        count: number;
        nodes: unknown[];
    }
    Index

    Properties

    Properties

    count: number
    nodes: unknown[]