Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PlaylistInfo

Hierarchy

  • PlaylistInfo

Index

Properties

description

description: string

id

id: string

thumbnails

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

title

title: string

url

url: string

videos

videos: PlaylistVideo[]

Generated using TypeDoc