# File lib/tweetstream/client.rb, line 56 def links(query_parameters = {}, &block) start('statuses/links', query_parameters, &block) end