Skip to content

PlaylistInfo

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

Property (defined in)TypeDescription
author?
(src/structures/Types/Utils.ts:115)
stringThe playlist Author
duration
(src/structures/Types/Utils.ts:123)
numberThe duration of the entire playlist. (calcualted)
name
(src/structures/Types/Utils.ts:111)
stringThe playlist name
selectedTrack
(src/structures/Types/Utils.ts:121)
TrackThe playlist selected track.
thumbnail?
(src/structures/Types/Utils.ts:117)
stringThe playlist Thumbnail
title
(src/structures/Types/Utils.ts:113)
stringThe playlist title (same as name)
uri?
(src/structures/Types/Utils.ts:119)
stringA Uri to the playlist