Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ChannelVideo

Hierarchy

  • ChannelVideo

Index

Properties

channel

channel: { id: string; name: string; url: string }

Type declaration

  • id: string
  • name: string
  • url: string

duration

duration: { pretty: string; text: string }

Type declaration

  • pretty: string
  • text: string

id

id: string

published

published: { text: string }

Type declaration

  • text: string

thumbnails

thumbnails: { height: number; url: string; width: number }[]

title

title: string

url

url: string

views

views: { pretty: string; simpleText: string; text: string }

Type declaration

  • pretty: string
  • simpleText: string
  • text: string

Generated using TypeDoc