[][src]Crate giphy_api

Structs

APIError

Error type returned by our library.

Gif

An Giphy record. FROM: https://developers.giphy.com/docs/api/schema/#gif-object

Giphy

Entrypoint for interacting with the Giphy API.

ImageAnimated

Giphy Animated Images object representation.

ImageLooping

Giphy Looping Images object representation.

ImagePreviewGif

Giphy GIF Preview Images object representation.

ImagePreviewMp4

Giphy MP4 Preview Images object representation.

ImageStill

Giphy Still Images object representation.

Images

Giphy Images object representation.

Response

Response object.

User

A Giphy user.