projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a1bad6
)
Update documentation for API.create_list
author
Harmon
<Harmon758@gmail.com>
Sun, 5 May 2019 23:48:56 +0000
(18:48 -0500)
committer
GitHub
<noreply@github.com>
Sun, 5 May 2019 23:48:56 +0000
(18:48 -0500)
docs/api.rst
patch
|
blob
|
blame
|
history
diff --git
a/docs/api.rst
b/docs/api.rst
index 268fa80bcdc53af894c7aff739ba29e16af6b3f2..79776365c2cc147b72720593188d363006ffb8ca 100644
(file)
--- a/
docs/api.rst
+++ b/
docs/api.rst
@@
-590,8
+590,8
@@
List Methods
.. method:: API.create_list(name, [mode], [description])
- Creates a new list for the authenticated user.
Accounts are limited to
-
20 lists
.
+ Creates a new list for the authenticated user.
+
Note that you can create up to 1000 lists per account
.
:param name: The name of the new list.
:param mode: |list_mode|