tenor-client
    Preparing search index...

    Interface TenorPostsAPIResponse

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

    Properties

    Properties

    locale: `${string}${string}-${string}`

    An array of Response Objects that correspond to those passed in the ids list.