Hierarchy

  • Playlist

Constructors

Properties

author: { name: string; url: string }

Type declaration

  • name: string
  • url: string
extractorData: { custom: string; orignal: string }

Type declaration

  • custom: string
  • orignal: string
id: string | number
name: string
thumbnail: string
tracksCount: number
unqiueId: string | number
url: string
views: string | number

Accessors

  • get requestedSource(): Message<boolean> | CommandInteraction<CacheType> | ButtonInteraction<CacheType> | SelectMenuInteraction<CacheType>
  • Returns Message<boolean> | CommandInteraction<CacheType> | ButtonInteraction<CacheType> | SelectMenuInteraction<CacheType>

Generated using TypeDoc