Skip to content

PlaylistInfo

Defined in: src/structures/Types/Utils.ts:215

Property (defined in)TypeDescription
author?
(src/structures/Types/Utils.ts:221)
stringThe playlist Author
duration
(src/structures/Types/Utils.ts:229)
numberThe duration of the entire playlist. (calcualted)
name
(src/structures/Types/Utils.ts:217)
stringThe playlist name
selectedTrack
(src/structures/Types/Utils.ts:227)
TrackThe playlist selected track.
thumbnail?
(src/structures/Types/Utils.ts:223)
stringThe playlist Thumbnail
title
(src/structures/Types/Utils.ts:219)
stringThe playlist title (same as name)
uri?
(src/structures/Types/Utils.ts:225)
stringA Uri to the playlist