lavakord
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
lavakord
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
.