Skip to content

Commit 8cdfbd9

Browse files
authored
docs: add RichPresenceMsgDate to API_GetUserSummary.php (#87)
1 parent e6f63c5 commit 8cdfbd9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/v1/get-user-summary.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ if (response is NetworkResponse.Success) {
9898
"data2": null
9999
},
100100
"RichPresenceMsg": "L=08-1 | 1 lives | 189300 points",
101+
"RichPresenceMsgDate": "2025-11-19 12:05:04",
101102
"LastGameID": 15758,
102103
"ContribCount": 0,
103104
"ContribYield": 0,
@@ -204,6 +205,7 @@ if (response is NetworkResponse.Success) {
204205
"data2": null
205206
},
206207
"richPresenceMsg": "L=08-1 | 1 lives | 189300 points",
208+
"richPresenceMsgDate": "2025-11-19 12:05:04",
207209
"lastGameId": 15758,
208210
"contribCount": 0,
209211
"contribYield": 0,

0 commit comments

Comments
 (0)