Merge d83cc32b3d into 34e9474b91
This commit is contained in:
commit
5a4eb0d0bb
1 changed files with 4 additions and 0 deletions
|
|
@ -339,6 +339,10 @@ api_table = {
|
|||
'url': '/report_spam.json',
|
||||
'method': 'POST',
|
||||
},
|
||||
'getOembedTweet': {
|
||||
'url': '/statuses/oembed.json',
|
||||
'method': 'GET',
|
||||
},
|
||||
}
|
||||
|
||||
# from https://dev.twitter.com/docs/error-codes-responses
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue