SDK Options and Details
Get details of some important options involved in the GIPHY SDK calls.
We'll cover the following...
The Pagination
options
Below, we have the Pagination
options used in the GIPHY SDK:
Option | Type | Description |
| number | This is used to specify the maximum number of items to be returned in the response. By default, the response has 25 items but if we set the |
| number | This specifies the starting position of the results. By default, we get items starting from "0," but if we set |
The Type
options
The following Type
options are ...