We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Gets the username and tag from the player id. You can pass in a custom player id, but the user’s id is used by default.
Username usr = Username.GetUsername(auth, playerid);