-
-
Notifications
You must be signed in to change notification settings - Fork 116
feat(api): add RichPresenceMsgDate to API_GetUserSummary.php
#4156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(api): add RichPresenceMsgDate to API_GetUserSummary.php
#4156
Conversation
RichPresenceUpdated to API_GetUserSummary.phpRichPresenceUpdated to API_GetUserSummary.php
wescopeland
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @m1guelpf! 👋
Thanks for opening a PR into RAWeb. I only have one very minor piece of feedback.
|
@wescopeland done! thanks for the quick review btw 😁 |
RichPresenceUpdated to API_GetUserSummary.phpRichPresenceMsgDate to API_GetUserSummary.php
wescopeland
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
|
Happy to merge this if I can also get an accompanying https://github.com/RetroAchievements/api-docs PR! |
Adds a
RichPresenceUpdatedfield toAPI_GetUserSummary.php, so third-party apps can replicate the Most Recently Played block in the UI.If this gets merged, I'll also PR the api-docs and api client repos (or lmk if you'd rather I do that before)