Make the GameSDK return all the user's activities instead of a single one #5425
Unanswered
EliasVal
asked this question in
API Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently (
v3.2.1
) the GSDK returns only one of the activities instead of an array when accessingDiscord.Relationship.Presence.Activity
.If the user has a custom status, it will always show the custom status, so I can't check if a user is playing my game or not.
My idea is basically to either
or
Beta Was this translation helpful? Give feedback.
All reactions