Skip to content

LavaSearchQuery

type LavaSearchQuery: object;

SearchQuery Object for Lavalink LavaSearch Plugin requests

Type declaration

NameTypeDescriptionDefined in
querystringlavalink search Query / identifier stringsrc/structures/Types/Utils.ts:596
sourceLavaSrcSearchPlatformBaseSource to append to the search query stringsrc/structures/Types/Utils.ts:598
types?LavaSearchType[]The Types to filter the search tosrc/structures/Types/Utils.ts:600

Defined in

src/structures/Types/Utils.ts:594