Skip to content

LavaSearchResponse

Properties

PropertyTypeDescriptionDefined in
albumsLavaSearchFilteredResponse[]An array of albums, only present if album is in typessrc/structures/Types/Utils.ts:570
artistsLavaSearchFilteredResponse[]An array of artists, only present if artist is in typessrc/structures/Types/Utils.ts:572
playlistsLavaSearchFilteredResponse[]An array of playlists, only present if playlist is in typessrc/structures/Types/Utils.ts:574
pluginInfoPluginInfoAddition result data provided by pluginssrc/structures/Types/Utils.ts:581
textsobject[]An array of text results, only present if text is in typessrc/structures/Types/Utils.ts:576
tracksTrack[]An array of tracks, only present if track is in typessrc/structures/Types/Utils.ts:568