We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31f02b8 commit 3c5d27cCopy full SHA for 3c5d27c
Objects/User.md
@@ -42,6 +42,7 @@
42
| state | String | [`State`](/Objects/User.md#state) |
43
| status | String | [`Status`](/Objects/User.md#status) |
44
| statusDescription | String | User defined status |
45
+| statusHistory | Array of strings | User defined status history |
46
| steamDetails | JSONArray | Details about user's steam account |
47
| steamId | String | ID of steam account |
48
| tags | Array of strings | Each string is a tag given by developers or the game, usually denoting things like trust and permissions |
0 commit comments