projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5159178
)
Fixed typo.
author
pinkrabbit412
<pinkrabbit412@daum.net>
Tue, 19 Nov 2019 14:41:10 +0000
(23:41 +0900)
committer
pinkrabbit412
<pinkrabbit412@daum.net>
Tue, 19 Nov 2019 14:41:10 +0000
(23:41 +0900)
docs/ko_KR/api.rst
patch
|
blob
|
blame
|
history
diff --git
a/docs/ko_KR/api.rst
b/docs/ko_KR/api.rst
index cf3b6d2be10fecb838938b8e1e2a2216ec3a2466..1c46adc7e01633a198e4cfba57c54b3b5137d60d 100644
(file)
--- a/
docs/ko_KR/api.rst
+++ b/
docs/ko_KR/api.rst
@@
-258,7
+258,6
@@
Status 메소드
.. method:: API.unretweet(id)
- Untweets a retweeted status. Requires the id of the retweet to unretweet.
리트윗 Status를 취소합니다. 리트윗 취소할 트윗의 ID를 필요로 합니다.
:param id: |sid|
@@
-366,7
+365,7
@@
User methods
.. method:: API.list_direct_messages([count], [cursor])
최근 30일 이내의 모든 DM의 내역(송수신 모두)을 반환합니다. 반환값은
- 시간역순으로 정렬되어 있습니다.
+ 시간
역순으로 정렬되어 있습니다.
:param count: |count|
:param cursor: |cursor|