Adds language to Status

Based on:

* #1772
* #3209
This commit is contained in:
Ornithologist Coder 2017-05-25 10:31:17 +02:00 committed by GitHub
parent 2e99c08902
commit 0854f0f365
1 changed files with 1 additions and 0 deletions

View File

@ -665,6 +665,7 @@ Note: Some attributes in the entity payload can have ``null`` value and are mark
| `mentions` | An array of [Mentions](#mention) | no |
| `tags` | An array of [Tags](#tag) | no |
| `application` | [Application](#application) from which the status was posted | yes |
| `language` | The detected language for the status (default: en) | no |
### Tag