Update content/en/methods/statuses.md

Co-authored-by: Michael Stanclift <mx@vmstan.com>
This commit is contained in:
JakePaustian 2023-12-05 15:51:00 -06:00 committed by GitHub
parent 387a856c22
commit 197cfccac7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1480,7 +1480,7 @@ media_ids[]
: Array of String. Include Attachment IDs to be attached as media. If provided, `status` becomes optional, and `poll` cannot be used.
media_attributes[][]
: Array of Array of String. Each array includes id, description, and focus.
: Array of String. Each array includes id, description, and focus.
poll[options][]
: Array of String. Possible answers to the poll. If provided, `media_ids` cannot be used, and `poll[expires_in]` must be provided.