Skip to content

Commit 419c3da

Browse files
Travis BlasingameTravis Blasingame
authored andcommitted
Adding docs on new flag for method
1 parent 7e09dc7 commit 419c3da

File tree

2 files changed

+1341
-1
lines changed

2 files changed

+1341
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,9 +274,10 @@ Returns a list of achievements for this user by app id.
274274
Name | Type | Description | Required | Default
275275
-----|------|-------------|----------|---------
276276
appId| int | The id of the game you want the user's achievements in | Yes |
277+
all| boolean | If you want all stats and not just the achievements set to true.| No | FALSE
277278

278279

279-
> Example Output: [GetUserStatsForGame](./examples/user/stats/GetUserStatsForGame.txt)
280+
> Example Output: [GetUserStatsForGame](./examples/user/stats/GetUserStatsForGame.txt) | [GetUserStatsForGame (all)](./examples/user/stats/GetUserStatsForGameAll.txt)
280281
281282
### App
282283
This area will get details for games.

0 commit comments

Comments
 (0)