Merge pull request #368 from shuuji3/master
Fix a broken link to the document of media_upload.
This commit is contained in:
commit
dbf4283274
1 changed files with 1 additions and 1 deletions
|
|
@ -135,7 +135,7 @@ class EndpointsMixin(object):
|
|||
to the 'update_status' method using the 'media_ids' param.
|
||||
|
||||
Docs:
|
||||
https://dev.twitter.com/rest/public/uploading-media-multiple-photos
|
||||
https://dev.twitter.com/rest/public/uploading-media
|
||||
"""
|
||||
return self.post('https://upload.twitter.com/1.1/media/upload.json', params=params)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue