Archive
Archive =
ContentBase&object
Defined in: packages/core/src/types.ts:58
An archived broadcast recording on any supported platform.
Discriminated by type: "archive". Use Content.isArchive() to narrow from Content.
Type Declaration
Section titled “Type Declaration”duration
Section titled “duration”duration:
number
endedAt?
Section titled “endedAt?”
optionalendedAt:Date
publishedAt
Section titled “publishedAt”publishedAt:
Date
startedAt?
Section titled “startedAt?”
optionalstartedAt:Date
type:
"archive"
viewCount
Section titled “viewCount”viewCount:
number