Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
lib-giphy
v0.7.0
Giphy
Category
CategoryCollection
Client
Gif
GifCollection
GifData
Images
ExtendedImageData
ExtendedImageDataFrame
ExtendedImageDataVideo
ImageData
LooperData
SizedImageData
VideoData
Meta
Pagination
Param
RandomParam
SearchParam
Subcategory
TranslateParam
TrendingParam
User
Generated using Crystal 1.14.0
2024-11-26 10:37:48 UTC
class
Giphy::
Gif
Giphy::Gif
Reference
Object
Included Modules
JSON::Serializable
Defined in:
types/gif.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#data
: GifData
#data=
(data : GifData)
#meta
: Meta
#meta=
(meta : Meta)
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
data
:
GifData
#
[
View source
]
def
data=
(data :
GifData
)
#
[
View source
]
def
meta
:
Meta
#
[
View source
]
def
meta=
(meta :
Meta
)
#
[
View source
]