Lavalink Client
Parameters
user Id
ID of the bot for authenticating with Discord
Properties
Functions
Link copied to clipboard
fun addNode(name: String, address: URI, password: String, regionFilter: IRegionFilter? = null): LavalinkNode
Add a node to the client.
Link copied to clipboard
Get or crate a link between a guild and a node.
Link copied to clipboard
Returns a Link if it exists in the cache. If we select a link for voice updates, we don't know the region yet.
Link copied to clipboard