projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a5a029
)
Fix reference in API.chunked_upload_append documentation
author
Harmon
<Harmon758@gmail.com>
Sun, 11 Apr 2021 18:57:51 +0000
(13:57 -0500)
committer
Harmon
<Harmon758@gmail.com>
Sun, 11 Apr 2021 18:57:51 +0000
(13:57 -0500)
tweepy/api.py
patch
|
blob
|
blame
|
history
diff --git
a/tweepy/api.py
b/tweepy/api.py
index e823ada65f2935d603818d7e90c025a5c6ee70ba..f7afed9a99793d7431c5087dcceeebc0c6ad8000 100644
(file)
--- a/
tweepy/api.py
+++ b/
tweepy/api.py
@@
-2501,7
+2501,7
@@
class API:
between 0-999 inclusive. The first segment has index 0, second
segment has index 1, and so on.
- :reference https://developer.twitter.com/en/docs/twitter-api/v1/media/upload-media/api-reference/post-media-upload-append
+ :reference
:
https://developer.twitter.com/en/docs/twitter-api/v1/media/upload-media/api-reference/post-media-upload-append
"""
post_data = {
'command': 'APPEND',