tenor-client
    Preparing search index...

    Class TenorClient

    Index

    Constructors

    Methods

    • Get a JSON object that contains a list of the most relevant GIFs for a given set of search terms, categories, emojis, or any combination of these.

      When you include sticker in searchFilter, Tenor's search endpoint returns stickers rather than GIFs. The Response Objects in sticker search responses include transparent formats under the mediaFormats field.

      To return the results in a randomized order, instead of them being ordered by relevance, set the option random to true.

      Parameters

      Returns Promise<TenorSearchAPIResponse>