getPlayer

suspend fun RestNode.getPlayer(guildId: ULong, sessionId: String): Player
suspend fun Node.getPlayer(guildId: ULong): Player

Returns the Player for this guild in this session.