Description Usage Arguments Details
Retrieve trending gifs.
1  | giphy_api_trending(n = 25, rating = NULL, type = "gifs")
 | 
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.  | 
Note that all the giphy_api_* functions do not actually
download gifs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.