Channel
このコンテンツはまだ日本語訳がありません。
Channel =
object
Defined in: packages/core/src/types.ts:109
A streaming channel or user account on any supported platform.
Properties
Section titled “Properties”description?
Section titled “description?”
optionaldescription:string
Defined in: packages/core/src/types.ts:115
id:
string
Defined in: packages/core/src/types.ts:110
name:
string
Defined in: packages/core/src/types.ts:112
platform
Section titled “platform”platform:
string
Defined in: packages/core/src/types.ts:111
publishedAt?
Section titled “publishedAt?”
optionalpublishedAt:Date
Defined in: packages/core/src/types.ts:117
subscriberCount?
Section titled “subscriberCount?”
optionalsubscriberCount:number
Defined in: packages/core/src/types.ts:116
thumbnail?
Section titled “thumbnail?”
optionalthumbnail:Thumbnail
Defined in: packages/core/src/types.ts:114
url:
string
Defined in: packages/core/src/types.ts:113