Wasm Directoryalpha
Record

get-featured-playlists-params

No description available.

record get-featured-playlists-params {
  country: option​<string>,
  locale: option​<string>,
  timestamp: option​<string>,
  limit: option​<s32>,
  offset: option​<s32>,
}

Fields

NameTypeDescription
countryoption​<string>
localeoption​<string>
timestampoption​<string>
limitoption​<s32>
offsetoption​<s32>