Merge pull request #264 from ornithocoder/patch-2

Adds language to Status
This commit is contained in:
Eugen Rochko 2017-05-25 14:24:14 +02:00 committed by GitHub
commit 998efd960a
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