Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Zahra Rajabi
tweepy
Commits
4870918d
Commit
4870918d
authored
Feb 16, 2017
by
Aaron Hill
Committed by
GitHub
Feb 16, 2017
Browse files
Merge pull request #740 from flowerncsu/patch-1
Added documentation of API.mentions_timeline()
parents
80015db3
3ff7735b
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/api.rst
View file @
4870918d
...
...
@@ -86,6 +86,14 @@ Timeline methods
:param page: |page|
:rtype: list of :class:`Status` objects
.. method:: API.mentions_timeline([since_id], [max_id], [count])
Returns the 20 most recent mentions, including retweets.
:param since_id: |since_id|
:param max_id: |max_id|
:param count: |count|
:rtype: list of :class:`Status` objects
Status methods
--------------
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment