projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
846fed9
)
Update documentation for API.unsubscribe_list
author
Harmon
<Harmon758@gmail.com>
Wed, 4 Sep 2019 07:24:24 +0000
(
02:24
-0500)
committer
Harmon
<Harmon758@gmail.com>
Wed, 4 Sep 2019 07:24:24 +0000
(
02:24
-0500)
docs/api.rst
patch
|
blob
|
blame
|
history
diff --git
a/docs/api.rst
b/docs/api.rst
index 1ac2096c85591c515e844bfbcd280d8cb854a546..23ee1b40e3c3294ccadf8ac8b22fc1e5f28243a2 100644
(file)
--- a/
docs/api.rst
+++ b/
docs/api.rst
@@
-1000,12
+1000,14
@@
List Methods
:rtype: :class:`List` object
-.. method:: API.unsubscribe_list(
owner, slug
)
+.. method:: API.unsubscribe_list(
list_id/slug, [owner_id/owner_screen_name]
)
Unsubscribes the authenticated user from the specified list.
- :param
owner: |list_owner
|
+ :param
list_id: |list_id
|
:param slug: |slug|
+ :param owner_id: |owner_id|
+ :param owner_screen_name: |owner_screen_name|
:rtype: :class:`List` object