Skip to content

Commit

Permalink
Remove public_timeline method, which no longer exists
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron1011 committed Feb 18, 2014
1 parent c0b5e12 commit db3f6b2
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions docs/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,6 @@ This page contains some basic documentation for the Tweepy module.
Timeline methods
----------------

.. method:: API.public_timeline()

Returns the 20 most recent statuses from non-protected users who have
set a custom user icon. The public timeline is cached for 60 seconds
so requesting it more often than that is a waste of resources.

:rtype: list of :class:`Status` objects


.. method:: API.home_timeline([since_id], [max_id], [count], [page])

Returns the 20 most recent statuses, including retweets, posted by the
Expand Down

0 comments on commit db3f6b2

Please sign in to comment.