[][src]Module giphy::v1

Giphy API v1 wrapper for Rust

Modules

async
gifs
sync

Structs

Gif

Giphy Gif object representation

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

Meta

Giphy Meta object representation

PaginatedGifListResponse

Paginated GIFs list response object representation

Pagination

Giphy Pagination object representation

SingleGifResponse

Single GIF response object representation

User

Giphy User object representation

Statics

API_ROOT

Default API URL for Giphy v1 API

Traits

GiphyRequest

Marks objects that can be sent to Giphy API endpoints