浏览代码

Merge pull request #264 from ornithocoder/patch-2

Adds language to Status
Eugen Rochko 7 年之前
父节点
当前提交
998efd960a
共有 1 个文件被更改,包括 1 次插入0 次删除
  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