tenor-client
    Preparing search index...

    Interface TenorTrendingTermsAPIResponse

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

    Properties

    Properties

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

    An array of suggested search terms. The terms are sorted by their Trending Rank.