diff --git a/content/en/entities/AccountWarning.md b/content/en/entities/AccountWarning.md index 66345c5c..595b4ad7 100644 --- a/content/en/entities/AccountWarning.md +++ b/content/en/entities/AccountWarning.md @@ -43,7 +43,7 @@ aliases: [ ### `status_ids` {#status_ids} **Description:** List of status IDs that are relevant to the warning. When `action` is `mark_statuses_as_sensitive` or `delete_statuses`, those are the affected statuses.\ -**Type:** Array of String (cast from integer)\ +**Type:** {{}} Array of String (cast from integer), or null\ **Version history:**\ 4.3.0 - added