diff --git a/Using-the-API/API.md b/Using-the-API/API.md index 6ef6604b..eecf8b24 100644 --- a/Using-the-API/API.md +++ b/Using-the-API/API.md @@ -434,7 +434,7 @@ Form data: | ----------------- | ------------------------------------------------------------------- | ---------- | | `account_id` | The ID of the account to report | no | | `status_ids` | The IDs of statuses to report (can be an array) | no | -| `comment` | A comment to associate with the report | no | +| `comment` | A comment to associate with the report (up to 1000 characters) | no | Returns the finished [Report](#report).