From a76ed2efa09000134f3a3563f3ce8e78624f7a8e Mon Sep 17 00:00:00 2001 From: thdkrhk99 <48872145+thdkrhk99@users.noreply.github.com> Date: Wed, 13 Nov 2019 17:10:16 +0900 Subject: [PATCH] Update api.rst --- docs/ko-KR/api.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/ko-KR/api.rst b/docs/ko-KR/api.rst index ddb869f..acc7158 100644 --- a/docs/ko-KR/api.rst +++ b/docs/ko-KR/api.rst @@ -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 -- 2.25.1