[Event.Status] Add note on in_reply_to(_account)_id (#623)

in_reply_to_id and in_reply_to_account_id can be null in a reply
This commit is contained in:
tastytea 2018-05-20 22:46:23 +00:00 committed by Eugen Rochko
parent 3f01592a06
commit 49a6164015
1 changed files with 2 additions and 0 deletions

View File

@ -952,6 +952,8 @@ The most important part of an error response is the HTTP status code. Standard s
> **NOTE**: When `spoiler_text` is present, `sensitive` is true
> **NOTE**: `in_reply_to_id` and `in_reply_to_account_id` are `null` if the status that is replied to is unknown
### Tag
| Attribute | Description | Nullable |