tenor-client
    Preparing search index...

    Interface TenorSearchSuggestionsAPIResponse

    interface TenorSearchSuggestionsAPIResponse {
        locale: `${string}${string}-${string}`;
        results: string[];
    }
    Index

    Properties

    Properties

    locale: `${string}${string}-${string}`
    results: string[]

    An array of suggested search terms