We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
statuses/lookup
1 parent 508609e commit 61d62b4Copy full SHA for 61d62b4
codebird.js
@@ -408,9 +408,6 @@ var Codebird = function () {
408
"help/tos",
409
"application/rate_limit_status",
410
411
- // Tweets
412
- "statuses/lookup",
413
-
414
// Internal
415
"users/recommendations",
416
"account/push_destinations/device",
@@ -439,6 +436,7 @@ var Codebird = function () {
439
436
"statuses/retweet/:id",
440
437
"statuses/update_with_media",
441
438
"media/upload",
+ "statuses/lookup",
442
443
// Direct Messages
444
"direct_messages/destroy",
0 commit comments