giphy_api_id: Retrieve gif by id

Description Usage Arguments Details

Description

Retrieve gif by id. Less useful in general because you need to know the id. But this is useful for getting a specific gif.

Usage

1
giphy_api_id(ids, type = "gifs")

Arguments

ids

A vector of ids

type

Either "gifs" or "stickers" (or a partial string match to either). The default is to return gifs.

Details

Note that all the giphy_api_* functions do not actually download gifs.


richfitz/jiffy documentation built on May 27, 2019, 8:18 a.m.