Skip to content

PlaylistInfo

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

Property (defined in)TypeDescription
author?
(src/structures/Types/Utils.ts:124)
stringThe playlist Author
duration
(src/structures/Types/Utils.ts:132)
numberThe duration of the entire playlist. (calcualted)
name
(src/structures/Types/Utils.ts:120)
stringThe playlist name
selectedTrack
(src/structures/Types/Utils.ts:130)
TrackThe playlist selected track.
thumbnail?
(src/structures/Types/Utils.ts:126)
stringThe playlist Thumbnail
title
(src/structures/Types/Utils.ts:122)
stringThe playlist title (same as name)
uri?
(src/structures/Types/Utils.ts:128)
stringA Uri to the playlist