Wasm Directoryalpha
Variant

get-information-about-the-users-current-playback-error

No description available.

variant get-information-about-the-users-current-playback-error {
  unauthorized(string),
  forbidden(string),
  too-many-requests(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
forbiddenstring
too-many-requestsstring
otherstring