Browse Source

Adds language to Status

Based on:

* #1772
* #3209
Ornithologist Coder 7 years ago
parent
commit
0854f0f365
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Using-the-API/API.md

+ 1 - 0
Using-the-API/API.md

@@ -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