Skip to content

LavaSearchQuery

type LavaSearchQuery = object;

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

SearchQuery Object for Lavalink LavaSearch Plugin requests

Property (defined in)TypeDescription
query
(src/structures/Types/Utils.ts:608)
stringlavalink search Query / identifier string
source
(src/structures/Types/Utils.ts:610)
LavaSrcSearchPlatformBaseSource to append to the search query string
types?
(src/structures/Types/Utils.ts:612)
LavaSearchType[]The Types to filter the search to