Skip to content

LithiumX v1.0.8


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?

optional playlist: 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.