Skip to content

LithiumX v1.0.8


LithiumX / PlaylistData

Interface: PlaylistData

Defined in: src/Structures/Manager.ts:470

Properties

duration

duration: number

Defined in: src/Structures/Manager.ts:474

The length of the playlist.


name

name: string

Defined in: src/Structures/Manager.ts:472

The playlist name.


tracks

tracks: Track[]

Defined in: src/Structures/Manager.ts:476

The songs of the playlist.