diff --git a/docs/endpoints/comments/deleteGJAccComment20.md b/docs/endpoints/comments/deleteGJAccComment20.md index f575f1b..da97899 100644 --- a/docs/endpoints/comments/deleteGJAccComment20.md +++ b/docs/endpoints/comments/deleteGJAccComment20.md @@ -1,6 +1,6 @@ # deleteGJAccComment20.php - +Deletes an account comment. ## Parameters @@ -9,10 +9,10 @@ | `accountID` | Account ID of the user deleting the comment | Yes | | `gjp2` | The [GJP2](/topics/gjp#generating-gjp2) of the user deleting the comment | Yes | | `commentID` | The ID of the comment being deleted (Returned by [uploadGJAccComment20](/endpoints/comments/uploadGJAccComment20.md)) | Yes | -| `secret` | [Common Secret](/reference/secrets.md): `Wmfd2893gb7` | Yes | -| `gameVersion` | 21 | | -| `binaryVersion` | 35 | | -| `gdw` | 0 | | +| `secret` | [Common Secret](/reference/secrets.md): `Wmfd2893gb7` | Yes | +| `gameVersion` | 21 | No | +| `binaryVersion` | 35 | No | +| `gdw` | 0 | No | ## Response @@ -45,4 +45,4 @@ print(req.text) 1 ``` - \ No newline at end of file +