Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RawChannelMin

A class that represents a shorter channel

Hierarchy

  • RawChannelMin

Index

Properties

clip_count?: number

The clip count of the channel This is only visible when using the videos endpoint with includes

english_name: string

The name of the channel in english

readonly
id: string

The id of the channel

lang?: string

Language of channel

name: string

The name of the channel

org: string

The org the channel is with

photo?: string

The photo of the channel

subscriber_count?: number

The subscriber count of the channel This is only visible when using the videos endpoint with includes

the type of the channel

see

{ChannelType}

video_count?: number

The video count of the channel This is only visible when using the videos endpoint with includes

view_count?: number

The view count of the channel This is only visible when using the videos endpoint with includes

Generated using TypeDoc