Package-level declarations
Functions
Link copied to clipboard
Retrieves the current address status of the route planner api.
Link copied to clipboard
Retrieves the current address status of the route planner api. Can be null if no Route planner is set
} Retrieves the current address status of the route planner api. Can be null if no Route planner is set
Link copied to clipboard
Decodes a base64 encoded Lavalink track to a Track.
Link copied to clipboard
Decodes a list of base64 encoded Lavalink track to a Track.
Link copied to clipboard
Destroys the player for this guild in this session.
Link copied to clipboard
Request Lavalink statistics.
Link copied to clipboard
Returns the plain version string of the Lavalink Server.
Link copied to clipboard
Maps a List of Tracks to a List of LavaplayerTracks.
Link copied to clipboard
Link copied to clipboard
Unmarks the route planner address.
Link copied to clipboard
Unmarks all failed route planner addresses.
Link copied to clipboard
suspend fun Node.updatePlayer(guildId: ULong, noReplace: Boolean? = null, request: PlayerUpdate): Player
suspend fun RestNode.updatePlayer(guildId: ULong, sessionId: String, noReplace: Boolean? = null, request: PlayerUpdate): Player
Updates or creates the player for this guild if it doesn't already exist.
Link copied to clipboard
Updates the current session.