usePriority | boolean | Use priority mode over least amount of player or load? |
useNode | UseNode | Use the least amount of players or least load? |
nodes | Node[] | The array of nodes to connect to. |
clientId | string as ClientUser.id | The client ID to use. |
clientName | string | Value to use for the Client-Name header. |
plugins | Plugin[] | A array of plugins to use. |
autoPlay | boolean | Whether players should automatically play the next song. |
autoPlaySearchPlatform | SearchPlatform | The search platform autoplay should use. Failback to Youtube if not found. |
trackPartial | string[] | An array of track properties to keep. track will always be present. |
defaultSearchPlatform | SearchPlatform | The default search platform to use. |
replaceYouTubeCredentials | boolean | Whether the YouTube video titles should be replaced if the Author does not exactly match. |
lastFmApiKey | string as apiKey | The last.fm API key. If you need to create one go here or if you already have one, get it from here. |