Update api.rst
authorthdkrhk99 <48872145+thdkrhk99@users.noreply.github.com>
Wed, 13 Nov 2019 08:10:16 +0000 (17:10 +0900)
committerGitHub <noreply@github.com>
Wed, 13 Nov 2019 08:10:16 +0000 (17:10 +0900)
docs/ko-KR/api.rst

index ddb869fe484afacefcf8c4610df9de337955cc30..acc7158023c1d3f52aef6456223505770bc8c708 100644 (file)
@@ -702,11 +702,11 @@ User methods
                        [count], [until], [since_id], [max_id], \
                        [include_entities])
 
-   Returns a collection of relevant Tweets matching a specified query.
+   지정한 쿼리와 관련된 트윗의 모음을 반환합니다.
    
-   Please note that Twitter's search service and, by extension, the Search API
-   is not meant to be an exhaustive source of Tweets. Not all Tweets will be
-   indexed or made available via the search interface.
+   트위터의 검색 서비스와, 더 나아가서 검색 API가 모든 트윗 소스에서 검색을 하는 것은 아니라는 것에
+   주의 해주세요. 모든 트윗이 색인화 돼있거나 검색 인터페이스를 통해 검색할 수 있게 만들어져 있지는
+   않습니다.
 
    In API v1.1, the response format of the Search API has been improved to
    return Tweet objects more similar to the objects you’ll find across the REST