🌋VulkavaOptions
The main Vulkava constructor options
Last updated
The main Vulkava constructor options
Last updated
nodes
The lavalink node array
<>
sendWS
Send voice channel connect payloads to main discord gateway
defaultSearchSource
The default source to search for tracks (default value: youtube)
(optional)
unresolvedSearchSource
The default source to search for unresolved tracks (default value: youtube music)
(optional)
spotify *
The spotify credentials config
(optional)
spotify.clientId
The spotify client id
spotify.clientSecret
The spotify client secret
spotify.market
The spotify market (eg. US, PT, BR, IT), used for fetching artist top tracks. Default is US
(optional)
disabledSources
Disables spotify, apple music or deezer
<ExternalSource>
* If you don't provide the spotify credentials, vulkava will attempt to get a spotify anonymous token.
sendWS function signature