Twitter::REST::Timelines
Instance methods
perform_get_with_objects('/1.1/statuses/mentions_timeline.json', options, Twitter::Tweet) objects_from_response_with_user(Twitter::Tweet, :get, '/1.1/statuses/user_timeline.json', args) perform_get_with_objects('/1.1/statuses/home_timeline.json', options, Twitter::Tweet) perform_get_with_objects('/1.1/statuses/retweets_of_me.json', options, Twitter::Tweet)