8000 Merge pull request #58 from sl4mmer/patch-1 · soberanes/codebird-php@1a02e50 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1a02e50

Browse files
committed
Merge pull request jublo#58 from sl4mmer/patch-1
support for GET statuses/retweeters/ids
2 parents fb6570e + c08dc23 commit 1a02e50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/codebird.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,7 @@ public function getApiMethods()
236236
'statuses/user_timeline',
237237
'statuses/home_timeline',
238238
'statuses/retweets_of_me',
239+
'statuses/retweeters/ids',
239240

240241
// Tweets
241242
'statuses/retweets/:id',

0 commit comments

Comments
 (0)
0