class Giphy::Images::LooperData

Included Modules

Defined in:

types/images.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def mp4 : String | Nil #

The URL for this GIF in .MP4 format.


[View source]
def mp4=(mp4 : String | Nil) #

The URL for this GIF in .MP4 format.


[View source]