Record

get-album-custom-thumbs-params

No description available.

record get-album-custom-thumbs-params {
  album-id: string,
  user-id: string,
  page: option​<f64>,
  per-page: option​<f64>,
}

Fields

NameTypeDescription
album-idstring
user-idstring
pageoption​<f64>
per-pageoption​<f64>