We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Started since yesterday, get tweets by keyword will return this error.
tweetCriteria = got.manager.TweetCriteria().setQuerySearch(<anything>).setSince("2020-07-01").setUntil( "2020-07-31").setMaxTweets(5000) tweets = got.manager.TweetManager.getTweets(tweetCriteria)
The text was updated successfully, but these errors were encountered:
All hands on deck, let's discuss and fix this #280
Sorry, something went wrong.
No branches or pull requests
Started since yesterday, get tweets by keyword will return this error.
The text was updated successfully, but these errors were encountered: