Skip to main content
Version: v2.10.2 (current)

Interface: LavalinkResponse

Represents the standard response from Lavalink when tracks or playlists are loaded.

Property Type Description Optional
loadTypeLoadTypesIndicates the type of load result returned by Lavalink.
dataTrackData[] | PlaylistRawDataEither a list of tracks or a full playlist, depending on loadType.