Merge pull request #264 from ornithocoder/patch-2
Adds language to Status
This commit is contained in:
commit
998efd960a
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue