Record
search-gifs-params
No description available.
record search-gifs-params {
q: string,
limit: option<s32>,
offset: option<s32>,
rating: option<string>,
lang: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| q | string | |
| limit | option<s32> | |
| offset | option<s32> | |
| rating | option<string> | |
| lang | option<string> |