LithiumX / SearchResult
Interface: SearchResult
Defined in: src/Structures/Manager.ts:450
Properties
loadType
loadType:
LoadType
Defined in: src/Structures/Manager.ts:452
The load type of the result.
playlist?
optionalplaylist:PlaylistData
Defined in: src/Structures/Manager.ts:456
The playlist info if the load type is 'playlist'.
tracks
tracks:
Track[]
Defined in: src/Structures/Manager.ts:454
The array of tracks from the result.