8000 Remove outdated API methods · bitnull/codebird-php@0562683 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0562683

Browse files
committed
Remove outdated API methods
1 parent 47b7c63 commit 0562683

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/codebird.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -268,14 +268,12 @@ class Codebird
268268
'friends/list',
269269
'friendships/incoming',
270270
'friendships/lookup',
271-
'friendships/lookup',
272271
'friendships/no_retweets/ids',
273272
'friendships/outgoing',
274273
'friendships/show',
275274
'geo/id/:place_id',
276275
'geo/reverse_geocode',
277276
'geo/search',
278-
'geo/similar_places',
279277
'help/configuration',
280278
'help/languages',
281279
'help/privacy',
@@ -324,11 +322,9 @@ class Codebird
324322
'POST' => [
325323
'account/remove_profile_banner',
326324
'account/settings',
327-
'account/update_delivery_device',
328325
'account/update_profile',
329326
'account/update_profile_background_image',
330327
'account/update_profile_banner',
331-
'account/update_profile_colors',
332328
'account/update_profile_image',
333329
'ads/accounts/:account_id/account_media',
334330
'ads/accounts/:account_id/app_lists',

0 commit comments

Comments
 (0)
0