LavalinkTrackInfo
What a raw lavalink request information object looks like untransformed
Overview
Parameter
Type
Description
identifier
The Identifier of the Track
title
The Track Title / Name
author
The Name of the Author
length
The Duration of the Track
artworkUrl
The URL of the artwork if available
uri
THe URL (aka Link) of the Track
sourceName
The Sourcename of the Track
isSeekable
Wether the audio is seekable
isStream
Wether the Track is a live-stream
isrc
The ISRC code of the Track, if available
Interface
Last updated