IGPAPI
    Preparing search index...

    Interface SuggestedSearchesInput

    interface SuggestedSearchesInput {
        type: "blended" | "users" | "hashtags" | "places";
    }
    Index

    Properties

    Properties

    type: "blended" | "users" | "hashtags" | "places"