Skip to content

LavaSearchQuery

type LavaSearchQuery = object;

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

SearchQuery Object for Lavalink LavaSearch Plugin requests

PropertyTypeDescriptionDefined in
querystringlavalink search Query / identifier stringsrc/structures/Types/Utils.ts:608
sourceLavaSrcSearchPlatformBaseSource to append to the search query stringsrc/structures/Types/Utils.ts:610
types?LavaSearchType[]The Types to filter the search tosrc/structures/Types/Utils.ts:612