Skip to content

LavalinkInfo

Entire lavalink information object from lavalink

Properties

PropertyTypeDescriptionDefined in
buildTimenumberThe millisecond unix timestamp when this Lavalink jar was builtsrc/structures/Types/Node.ts:115
filtersstring[]The enabled filters for this serversrc/structures/Types/Node.ts:125
gitGitObjectThe git information of this Lavalink serversrc/structures/Types/Node.ts:117
jvmstringThe JVM version this Lavalink server runs onsrc/structures/Types/Node.ts:119
lavaplayerstringThe Lavaplayer version being used by this serversrc/structures/Types/Node.ts:121
pluginsPluginObject[]The enabled plugins for this serversrc/structures/Types/Node.ts:127
sourceManagersstring[]The enabled source managers for this serversrc/structures/Types/Node.ts:123
versionVersionObjectThe version of this Lavalink serversrc/structures/Types/Node.ts:113