Skip to content

Commit 98cbc1b

Browse files
committed
-
1 parent 8e4c90d commit 98cbc1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ The main files you may want to look at would be instance.js
9595
| Clear achievement | Clear a steam achievement | Achievement *(string)* <br>Tag *(string)* <br> |
9696
| Check achievement activation state | Check the activation state of a steam achievement | Achievement *(string)* <br>Tag *(string)* <br> |
9797
| 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> |
9999
| Upload score | Upload a score to a leaderboard | Leaderboard *(string)* <br>Score *(number)* <br>Upload type *(combo)* <br>Tag *(string)* <br> |
100100
| 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> |
101101
| Download scores | Download scores from a leaderboard

0 commit comments

Comments
 (0)