Skip to content

Latest commit

 

History

History
32 lines (28 loc) · 2.14 KB

RandomGif.md

File metadata and controls

32 lines (28 loc) · 2.14 KB

RandomGif

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]

[Back to Model list] [Back to API list] [Back to README]