Skip to content

Latest commit

 

History

History
32 lines (28 loc) · 2.08 KB

RandomGif.md

File metadata and controls

32 lines (28 loc) · 2.08 KB

RandomGif

Properties

Name Type Description Notes
type str By default, this is almost always gif [optional] [default to 'gif']
id str This GIF's unique ID [optional]
url str The URL for this preview GIF. [optional]
image_original_url str The URL for the original preview GIF. [optional]
image_url str The URL for this preview GIF. [optional]
image_mp4_url str The URL for this preview GIF. [optional]
image_frames str The number of frames in this GIF. [optional]
image_width str The width of this GIF. [optional]
image_height str The height of this GIF. [optional]
fixed_height_downsampled_url str 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 str [optional]
fixed_height_downsampled_height str [optional]
fixed_width_downsampled_url str 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 str [optional]
fixed_width_downsampled_height str [optional]
fixed_height_small_url str 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 str A still version of this gif. [optional]
fixed_height_small_width str [optional]
fixed_height_small_height str [optional]
fixed_width_small_url str [optional]
fixed_width_small_still_url str A still version of this GIF with a fixed width of 100 pixels. [optional]
fixed_width_small_width str [optional]
fixed_width_small_height str [optional]

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