Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions docs/endpoints/comments/deleteGJAccComment20.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# deleteGJAccComment20.php


Deletes an account comment.

## Parameters

Expand All @@ -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

Expand Down Expand Up @@ -45,4 +45,4 @@ print(req.text)
1
```

<!-- tabs:end -->
<!-- tabs:end -->