Skip to content

LavaSearchResponse

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

PropertyTypeDescriptionDefined in
albumsLavaSearchFilteredResponse[]An array of albums, only present if album is in typessrc/structures/Types/Utils.ts:582
artistsLavaSearchFilteredResponse[]An array of artists, only present if artist is in typessrc/structures/Types/Utils.ts:584
playlistsLavaSearchFilteredResponse[]An array of playlists, only present if playlist is in typessrc/structures/Types/Utils.ts:586
pluginInfoPluginInfoAddition result data provided by pluginssrc/structures/Types/Utils.ts:593
textsobject[]An array of text results, only present if text is in typessrc/structures/Types/Utils.ts:588
tracksTrack[]An array of tracks, only present if track is in typessrc/structures/Types/Utils.ts:580