You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Check achievement activation state | Check the activation state of a steam achievement | Achievement *(string)* <br>Tag *(string)* <br> |
97
97
| Set rich presence | Set the rich presence of the local player. | Key *(string)* <br>Value *(string)* <br>Tag *(string)* <br> |
98
-
| Set activity | Set the discord activity (aka Rich presence). | Details *(string)* <br>State *(string)* <br>Start Timestamp *(string)* <br>Large image key *(string)* <br>Large image text *(string)* <br>Small image key *(string)* <br>Small image text *(string)* <br>Tag *(string)* <br> |
98
+
| Set activity | Set the discord activity (aka Rich presence). | Details *(string)* <br>State *(string)* <br>Start Timestamp *(any)* <br>Large image key *(string)* <br>Large image text *(string)* <br>Small image key *(string)* <br>Small image text *(string)* <br>Tag *(string)* <br> |
99
99
| Upload score | Upload a score to a leaderboard | Leaderboard *(string)* <br>Score *(number)* <br>Upload type *(combo)* <br>Tag *(string)* <br> |
100
100
| Upload score with metadata | Upload a score to a leaderboard with metadata | Leaderboard *(string)* <br>Score *(number)* <br>Metadata *(object)* <br>Upload type *(combo)* <br>Tag *(string)* <br> |
101
101
| Download scores | Download scores from a leaderboard
0 commit comments