We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
RichPresenceMsgDate
API_GetUserSummary.php
1 parent e6f63c5 commit 8cdfbd9Copy full SHA for 8cdfbd9
docs/v1/get-user-summary.md
@@ -98,6 +98,7 @@ if (response is NetworkResponse.Success) {
98
"data2": null
99
},
100
"RichPresenceMsg": "L=08-1 | 1 lives | 189300 points",
101
+ "RichPresenceMsgDate": "2025-11-19 12:05:04",
102
"LastGameID": 15758,
103
"ContribCount": 0,
104
"ContribYield": 0,
@@ -204,6 +205,7 @@ if (response is NetworkResponse.Success) {
204
205
206
207
"richPresenceMsg": "L=08-1 | 1 lives | 189300 points",
208
+ "richPresenceMsgDate": "2025-11-19 12:05:04",
209
"lastGameId": 15758,
210
"contribCount": 0,
211
"contribYield": 0,
0 commit comments