Skip to content

PluginInfo

Defined in: src/structures/Types/Track.ts:62

Property (defined in)TypeDescription
albumArtUrl?
(src/structures/Types/Track.ts:70)
stringThe url of the album art
albumName?
(src/structures/Types/Track.ts:66)
stringThe Identifier provided by a plugin
albumUrl?
(src/structures/Types/Track.ts:68)
stringThe url of the album
artistArtworkUrl?
(src/structures/Types/Track.ts:74)
stringThe url of the artist artwork
artistUrl?
(src/structures/Types/Track.ts:72)
stringThe url of the artist
artworkUrl?
(src/structures/Types/Track.ts:84)
stringThe ArtworkUrl provided by a plugin
author?
(src/structures/Types/Track.ts:86)
stringThe Author Information provided by a plugin
clientData?
(src/structures/Types/Track.ts:92)
objectYou can put specific track information here, to transform the tracks…
clientData.previousTrack?
(src/structures/Types/Track.ts:94)
boolean
identifier?
(src/structures/Types/Track.ts:82)
stringThe Identifier provided by a plugin
isPreview?
(src/structures/Types/Track.ts:78)
booleanWhether the track is a preview
previewUrl?
(src/structures/Types/Track.ts:76)
stringThe url of the preview
totalTracks?
(src/structures/Types/Track.ts:80)
numberThe total number of tracks in the playlist
type?
(src/structures/Types/Track.ts:64)
stringThe Type provided by a plugin
uri?
(src/structures/Types/Track.ts:90)
stringThe Url provided by a Plugin
url?
(src/structures/Types/Track.ts:88)
stringThe Url provided by a Plugin