Usage
giphy_api_trending(n = 25, rating = NULL, type = "gifs")
Arguments
- n
- Maximum number of images to return.
- rating
- Limits gifs to a rating of y, g, pg, pg-13 or r
(this is a limit not a filter).
- type
- Either "gifs" or "stickers" (or a partial string match
to either). The default is to return gifs.
Description
Retrieve trending gifs.
Details
Note that all the giphy_api_* functions do not actually
download gifs.