Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ChannelJSON

Hierarchy

  • ChannelJSON

Index

Properties

Optional artist

artist?: boolean

YouTube Channel artist if any.

Optional icon

YouTube Channel Icon data.

Optional id

id?: string

YouTube Channel ID.

Optional name

name?: string

YouTube Channel Title

Optional subscribers

subscribers?: string

YouTube Channel subscribers count.

type

type: "playlist" | "channel" | "video"

Type of Class [ Channel ]

Optional url

url?: string

YouTube Channel Url

Optional verified

verified?: boolean

YouTube Channel Verified status.

Generated using TypeDoc