소스 검색

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