Wasm Directoryalpha
Variant

seek-to-position-in-currently-playing-track-error

No description available.

variant seek-to-position-in-currently-playing-track-error {
  unauthorized(string),
  forbidden(string),
  too-many-requests(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
forbiddenstring
too-many-requestsstring
otherstring