Skip to content

LavalinkTrackInfo

Properties

PropertyTypeDescriptionDefined in
artworkUrlstringThe URL of the artwork if availablesrc/structures/Types/Track.ts:24
authorstringThe Name of the Authorsrc/structures/Types/Track.ts:20
identifierstringThe Identifier of the Tracksrc/structures/Types/Track.ts:16
isrcstringIf isrc code is available, it’s providedsrc/structures/Types/Track.ts:34
isSeekablebooleanWether the audio is seekablesrc/structures/Types/Track.ts:30
isStreambooleanWether the audio is of a live streamsrc/structures/Types/Track.ts:32
lengthnumberThe duration of the Tracksrc/structures/Types/Track.ts:22
sourceNameSourceNamesThe Source name of the Track, e.g. soundcloud, youtube, spotifysrc/structures/Types/Track.ts:28
titlestringThe Track Title / Namesrc/structures/Types/Track.ts:18
uristringThe URL (aka Link) of the Track called URIsrc/structures/Types/Track.ts:26