Wasm Directoryalpha
Record

tweet-public-metrics

No description available.

record tweet-public-metrics {
  impression-count: s32,
  like-count: s32,
  quote-count: option​<s32>,
  reply-count: s32,
  retweet-count: s32,
}

Fields

NameTypeDescription
impression-counts32
like-counts32
quote-countoption​<s32>
reply-counts32
retweet-counts32