Skip to content

LavaSearchResponse

Defined in: src/structures/Types/Utils.ts:662

Property (defined in)TypeDescription
albums
(src/structures/Types/Utils.ts:666)
LavaSearchFilteredResponse[]An array of albums, only present if album is in types
artists
(src/structures/Types/Utils.ts:668)
LavaSearchFilteredResponse[]An array of artists, only present if artist is in types
playlists
(src/structures/Types/Utils.ts:670)
LavaSearchFilteredResponse[]An array of playlists, only present if playlist is in types
pluginInfo
(src/structures/Types/Utils.ts:677)
PluginInfoAddition result data provided by plugins
texts
(src/structures/Types/Utils.ts:672)
object[]An array of text results, only present if text is in types
tracks
(src/structures/Types/Utils.ts:664)
Track[]An array of tracks, only present if track is in types