Record

gif

No description available.

record gif {
  bitly-url: option​<string>,
  content-url: option​<string>,
  create-datetime: option​<string>,
  embded-url: option​<string>,
  featured-tags: option​<list​<string>>,
  id: option​<string>,
  images: option​<gif-images>,
  import-datetime: option​<string>,
  rating: option​<string>,
  slug: option​<string>,
  source: option​<string>,
  source-post-url: option​<string>,
  source-tld: option​<string>,
  tags: option​<list​<string>>,
  trending-datetime: option​<string>,
  type-op: option​<gif-type-op-enum>,
  update-datetime: option​<string>,
  url: option​<string>,
  user: option​<user>,
  username: option​<string>,
}

Fields

NameTypeDescription
bitly-urloption​<string>
content-urloption​<string>
create-datetimeoption​<string>
embded-urloption​<string>
featured-tagsoption​<list​<string>>
idoption​<string>
imagesoption​<gif-images>
import-datetimeoption​<string>
ratingoption​<string>
slugoption​<string>
sourceoption​<string>
source-post-urloption​<string>
source-tldoption​<string>
tagsoption​<list​<string>>
trending-datetimeoption​<string>
type-opoption​<gif-type-op-enum>
update-datetimeoption​<string>
urloption​<string>
useroption​<user>
usernameoption​<string>