Skip to content

PlaylistInfo

Properties

PropertyTypeDescriptionDefined in
author?stringThe playlist Authorsrc/structures/Types/Utils.ts:105
durationnumberThe duration of the entire playlist. (calcualted)src/structures/Types/Utils.ts:113
namestringThe playlist namesrc/structures/Types/Utils.ts:101
selectedTrackTrackThe playlist selected track.src/structures/Types/Utils.ts:111
thumbnail?stringThe playlist Thumbnailsrc/structures/Types/Utils.ts:107
titlestringThe playlist title (same as name)src/structures/Types/Utils.ts:103
uri?stringA Uri to the playlistsrc/structures/Types/Utils.ts:109