Package-level declarations
Functions
Link copied to clipboard
Connects this link to the voice channel with the specified snowflake.
Connects this link to the voiceChannel.
Link copied to clipboard
Destroys the player for this guild in this session.
Link copied to clipboard
suspend fun Node.updatePlayer(guildId: Snowflake, noReplace: Boolean? = null, request: PlayerUpdate): Player
suspend fun RestNode.updatePlayer(guildId: Snowflake, sessionId: String, noReplace: Boolean? = null, request: PlayerUpdate): Player
Updates or creates the player for this guild if it doesn't already exist.