Steam Web API key.
Http client.
Private
Readonly
apiPrivate
Readonly
webGets badges that are owned by a specific user.
The player we're asking about.
Gets all the quests needed to get the specified badge, and which are completed.
The player we're asking about.
Optional
badge: numberThe badge we're asking about.
Return a list of games owned by the player.
The player we're asking about.
Optional
request: GetOwnedGamesParams(Optional) Additional request parameters.
Gets information about a player's recently played games.
The player we're asking about.
Optional
count: numberThe number of games to return (0/unset: all).
Returns the Steam Level of a user.
The player we're asking about.
Returns valid lender SteamID if game currently played is borrowed.
The player we're asking about.
The game player is currently playing.
Generated using TypeDoc
Provides additional methods for interacting with Steam Users.