Wasm Directoryalpha
Record

post-scrobble-shows-body-item

No description available.

record post-scrobble-shows-body-item {
  airdate: option​<string>,
  episode: option​<s32>,
  marked-at: option​<s32>,
  season: option​<s32>,
  type-op: option​<mark-type>,
}

Fields

NameTypeDescription
airdateoption​<string>
episodeoption​<s32>
marked-atoption​<s32>
seasonoption​<s32>
type-opoption​<mark-type>