Wasm Directoryalpha
Record

get-posts-threaded-paged-response

No description available.

record get-posts-threaded-paged-response {
  detailed-error-trace: option​<string>,
  error-code: option​<s32>,
  error-status: option​<string>,
  message: option​<string>,
  message-data: option​<get-posts-threaded-paged-response-message-data>,
  response: option​<post-search-response>,
  throttle-seconds: option​<s32>,
}

Fields

NameTypeDescription
detailed-error-traceoption​<string>
error-codeoption​<s32>
error-statusoption​<string>
messageoption​<string>
message-dataoption​<get-posts-threaded-paged-response-message-data>
responseoption​<post-search-response>
throttle-secondsoption​<s32>