toggle menu
lavakord
common
switch theme
search in API
core
/
dev.schlaubi.lavakord
/
LavaKord
/
removeNode
remove
Node
abstract
fun
removeNode
(
name
:
String
)
Removes a node from the cluster by its
name
.
open
fun
removeNode
(
node
:
Node
)
Removes the
node
.