Skip to content

PlaylistInfo

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

Property (defined in)TypeDescription
author?
(src/structures/Types/Utils.ts:157)
stringThe playlist Author
duration
(src/structures/Types/Utils.ts:165)
numberThe duration of the entire playlist. (calcualted)
name
(src/structures/Types/Utils.ts:153)
stringThe playlist name
selectedTrack
(src/structures/Types/Utils.ts:163)
TrackThe playlist selected track.
thumbnail?
(src/structures/Types/Utils.ts:159)
stringThe playlist Thumbnail
title
(src/structures/Types/Utils.ts:155)
stringThe playlist title (same as name)
uri?
(src/structures/Types/Utils.ts:161)
stringA Uri to the playlist