projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9551abc
)
Improve formatting in API.search_full_archive documentation
author
Harmon
<Harmon758@gmail.com>
Mon, 12 Apr 2021 05:56:25 +0000
(
00:56
-0500)
committer
Harmon
<Harmon758@gmail.com>
Mon, 12 Apr 2021 05:56:25 +0000
(
00:56
-0500)
tweepy/api.py
patch
|
blob
|
blame
|
history
diff --git
a/tweepy/api.py
b/tweepy/api.py
index 365ce58efd1149b56d19651116d71d1e1363bfe9..2be766e922027c07f9796f6c8370673fdf1eb156 100644
(file)
--- a/
tweepy/api.py
+++ b/
tweepy/api.py
@@
-338,7
+338,7
@@
class API:
https://developer.twitter.com/en/account/environments.
:param query: The equivalent of one premium rule/filter, with up to
1,024 characters (256 with Sandbox dev environments).
-
+
This parameter should include ALL portions of the rule/filter,
including all operators, and portions of the rule should not be
separated into other parameters of the query.