Skip to content
This repository was archived by the owner on Aug 7, 2024. It is now read-only.

Commit afe51f7

Browse files
authored
Merge pull request #400 from bear/fix/issue397
Update inline documentation re raw_query on GetSearch
2 parents c3a1107 + 91971f1 commit afe51f7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

twitter/api.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -377,6 +377,7 @@ def GetSearch(self,
377377
type checking and ensuring that the query string is properly
378378
formatted, as it will only be URL-encoded before be passed directly
379379
to Twitter with no other checks performed. For advanced usage only.
380+
*This will override any other parameters passed*
380381
since_id (int, optional):
381382
Returns results with an ID greater than (that is, more recent
382383
than) the specified ID. There are limits to the number of

0 commit comments

Comments
 (0)