Update reports.md to include "forward" parameter

This commit is contained in:
Nolan Lawson 2019-02-19 00:52:05 +01:00
parent 6deac63af9
commit dd22311204
1 changed files with 1 additions and 0 deletions

View File

@ -21,3 +21,4 @@ Report an account.
| `account_id` | The ID of the account to report | Required |
| `status_ids` | The IDs of statuses to report as array | Optional |
| `comment` | Reason for the report (up to 1,000 characters) | Optional |
| `forward` | Whether to forward to the remote admin (in case of a remote account) | Optional |