Wasm Directoryalpha
Record

get2-spaces-id-tweets-response

No description available.

record get2-spaces-id-tweets-response {
  data: option​<list​<tweet>>,
  errors: option​<list​<problem>>,
  includes: option​<expansions>,
  meta: option​<get2-spaces-id-tweets-response-meta>,
}

Fields

NameTypeDescription
dataoption​<list​<tweet>>
errorsoption​<list​<problem>>
includesoption​<expansions>
metaoption​<get2-spaces-id-tweets-response-meta>