GiphyClient::RandomGif
May 16, 2017 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| type | String | By default, this is almost always gif | [optional] [default to "gif"] |
| id | String | This GIF's unique ID | [optional] |
| url | String | The URL for this preview GIF. | [optional] |
| image_original_url | String | The URL for the original preview GIF. | [optional] |
| image_url | String | The URL for this preview GIF. | [optional] |
| image_mp4_url | String | The URL for this preview GIF. | [optional] |
| image_frames | String | The number of frames in this GIF. | [optional] |
| image_width | String | The width of this GIF. | [optional] |
| image_height | String | The height of this GIF. | [optional] |
| fixed_height_downsampled_url | String | A version of this GIF with a fixed height of 200 pixels and the number of frames reduced to 6. | [optional] |
| fixed_height_downsampled_width | String | [optional] | |
| fixed_height_downsampled_height | String | [optional] | |
| fixed_width_downsampled_url | String | A version of this GIF with a fixed width of 200 pixels and the number of frames reduced to 6. | [optional] |
| fixed_width_downsampled_width | String | [optional] | |
| fixed_width_downsampled_height | String | [optional] | |
| fixed_height_small_url | String | A version of this GIF with a fixed height of 100 pixels and the number of frames reduced to 6. | [optional] |
| fixed_height_small_still_url | String | A still version of this gif. | [optional] |
| fixed_height_small_width | String | [optional] | |
| fixed_height_small_height | String | [optional] | |
| fixed_width_small_url | String | [optional] | |
| fixed_width_small_still_url | String | A still version of this GIF with a fixed width of 100 pixels. | [optional] |
| fixed_width_small_width | String | [optional] | |
| fixed_width_small_height | String | [optional] |