File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ A list of all known keys can be found in the table below
44
44
| 2 | comment | ** String** | The comment left by the user, encoded in [ base64] ( /topics/encryption/base64.md )
45
45
| 3 | author* | ** Integer** | The player ID of the author. ** This is different than the account ID**
46
46
| 4 | likes | ** Integer** | The amount of likes the comment has
47
- | 5 | dislikes | ** Integer** | The amount of dislikes the comment has -> unused
47
+ | 5 | dislikes | ** Integer** | The amount of dislikes the comment has -> unused
48
48
| 6 | messageID | ** Integer** | The message ID. Account comments have different IDs than level comments
49
49
| 7 | spam | ** Bool** | If a comment has been flagged as spam
50
50
| 9 | age | ** String** | How long ago the comment was posted (e.g. "2 months")
Original file line number Diff line number Diff line change @@ -38,3 +38,4 @@ A list of all known keys can be found in the table below
38
38
| 8 | isVerified | ** Bool** | if the song artist is scouted on newgrounds
39
39
| 9 | songPriority | ** Integer** | priority over the song list
40
40
| 10 | link | ** String** | Link to the song's mp3
41
+
You can’t perform that action at this time.
0 commit comments