Wasm Directoryalpha
Record

get-trending-category-response

No description available.

record get-trending-category-response {
  detailed-error-trace: option​<string>,
  error-code: option​<s32>,
  error-status: option​<string>,
  message: option​<string>,
  message-data: option​<get-trending-category-response-message-data>,
  response: option​<search-result-of-trending-entry>,
  throttle-seconds: option​<s32>,
}

Fields

NameTypeDescription
detailed-error-traceoption​<string>
error-codeoption​<s32>
error-statusoption​<string>
messageoption​<string>
message-dataoption​<get-trending-category-response-message-data>
responseoption​<search-result-of-trending-entry>
throttle-secondsoption​<s32>