# File lib/twitter/rest/friends_and_followers.rb, line 29 def friend_ids(*args) cursor_from_response_with_user(:ids, nil, '/1.1/friends/ids.json', args) end