Skip to content

LavalinkTrackInfo

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

Property (defined in)TypeDescription
artworkUrl
(src/structures/Types/Track.ts:24)
stringThe URL of the artwork if available
author
(src/structures/Types/Track.ts:20)
stringThe Name of the Author
identifier
(src/structures/Types/Track.ts:16)
stringThe Identifier of the Track
isrc
(src/structures/Types/Track.ts:34)
stringIf isrc code is available, it’s provided
isSeekable
(src/structures/Types/Track.ts:30)
booleanWether the audio is seekable
isStream
(src/structures/Types/Track.ts:32)
booleanWether the audio is of a live stream
length
(src/structures/Types/Track.ts:22)
numberThe duration of the Track
sourceName
(src/structures/Types/Track.ts:28)
SourceNamesThe Source name of the Track, e.g. soundcloud, youtube, spotify
title
(src/structures/Types/Track.ts:18)
stringThe Track Title / Name
uri
(src/structures/Types/Track.ts:26)
stringThe URL (aka Link) of the Track called URI