Wasm Directoryalpha
Record

get-comment-replies-params

No description available.

record get-comment-replies-params {
  comment-id: string,
  video-id: string,
  page: option​<f64>,
  per-page: option​<f64>,
}

Fields

NameTypeDescription
comment-idstring
video-idstring
pageoption​<f64>
per-pageoption​<f64>